delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | ericblake AT comcast DOT net (Eric Blake) |
To: | Agnes Bousquier <agnes DOT bousquier AT etu DOT enseeiht DOT fr>, cygwin AT cygwin DOT com |
Subject: | Re: using 'mkoctfile' |
Date: | Tue, 28 Feb 2006 16:20:51 +0000 |
Message-Id: | <022820061620.15091.44047863000D85BC00003AF322070208530A050E040D0C079D0A@comcast.net> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
> Hello, > > I am using Octave 2.1.72 under cygwin and would like to generate .oct > files thanks to the command 'mkoctfile'. Unfortunately, when I type > mkoctfile myfile.cc > the following message appears (in French) : > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld : > can not find -lreadline > collect2 : ld returned an execution state code > Could anyone please tell me what is missing ? Well, we could, if you had followed directions to tell us what you had installed (by sending the output of 'cygcheck -svr' as a text attachment): > Problem reports: http://cygwin.com/problems.html But my guess is that you failed to install the readline package (it is not a requirement to run various cygwin programs, but it is a requirement if you intend on compiling another application that links against readline). -- Eric Blake volunteer cygwin readline maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |