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]

Re: libiconv-1.7 on cygwin-1.3.2 problems


Charles Wilson schrieb am 2001-07-29, 12:10:

[...]
: > I got now problems building bleadperl. 
: > At first configure isn't able to find libiconv, because there is no libiconv.a:
: > [...]
: > No -lPW.
: > No -lx.
: > No -liconv.
: > No -lutil.
: > Found -lcygipc.
: > [...]
: > 
: > How to create a valid libiconv.a or against what should i link instead of
: > libiconv.a?
: 
: cd /usr/bin && rm cygiconv*.dll
: cd /usr/lib && rm libiconv.dll.a
: --> removing the dll stuff will force the link to use the static 
: archive.  Which should work.  Currently, configure is trying to link, ld 
: uses the .dll.a by default and FAILS, so assumes that it can't work.

Isn't it possible to link in the dynamic libiconv? 

[...]

Thanks,

gph


-- 
=^..^=

--
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]