libiconv-1.7 on cygwin-1.3.2 problems

Gerrit P. Haase gp@familiehaase.de
Sun Jul 29 10:34:00 GMT 2001


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/



More information about the Cygwin mailing list