This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How do I compile binutils on cygwin?


On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote:
>On Oct  9, 2002, Christian J?nsson <christian@j-son.org> wrote:
>
>> grep: /usr/lib/libiconv.la: No such file or directory
>> sed: can't read /usr/lib/libiconv.la: No such file or directory
>
>Looks like you're missing this library, that's probably a dependency
>of some other library you have installed and that is being linked
>with.

Correct.  You can find out which package contains this file by using
the package search at http://cygwin.com/packages/ .

Then, rerun setup.exe, and install it.  It's most likely in the "Devel"
category.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]