undefined reference with -pg option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I have some undefined references when compiling codeblocks
(www.codeblocks.org) from sources on my FreeBSD box with profiling enabled
(-pg)

/usr/local/lib/libicuuc.so.36: undefined reference to `wcstombs'
/usr/local/lib/libxml2.so.5: undefined reference to `isinf'
/usr/local/lib/libicuuc.so.36: undefined reference to `modf'
/usr/local/lib/libtiff.so.4: undefined reference to `lfind'
*** Error code 1

Without -pg options everything compile find... I have tried search for some
info but without succes

Anybody knows where coudl be the problem?
thanks

Trigve
-- 
View this message in context: http://www.nabble.com/undefined-reference-with--pg-option-tf3589503.html#a10031364
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux