This is the mail archive of the cygwin 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]

libiconv


Hi,
hitting against a undefined reference to `_iconv'
when linking against -liconv

I noticed that

$ nm /usr/lib/libiconv.dll.a |grep T |grep iconv
00000000 T _libiconvlist
00000000 T _libiconvctl
00000000 T _libiconv_set_relocation_prefix
00000000 T _libiconv_relocate
00000000 T _libiconv_open_into
00000000 T _libiconv_open
00000000 T _libiconv_close
00000000 T _libiconv
00000000 T _iconv_canonicalize

is the additional "lib" correct ?

Marco






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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