I have problem with linking ... gcc-3.2.2

Dara Hazeghi dhazeghi@yahoo.com
Thu May 8 16:31:00 GMT 2003


Hello,

could you be more specific in your report? What command is failing, and 
where? If you are created shared binaries (as opposed to static ones), 
I believe you need to add /usr/local/lib to LD_LIBRARY_PATH (for C++, 
/usr/local/lib needs to be the first thing in LD_LIBRARY_PATH, 
otherwise ld will pick up the wrong libstdc++ and fail to link).

Dara



More information about the Gcc-bugs mailing list