http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45508

--- Comment #7 from Nicolai Stange <nicolai.stange at zmaw dot de> 2010-10-04 
19:05:30 UTC ---
libgomp, libgcc and libssp are the shared libs of gcc.
(actually the correct libstdc++ and libgfortran are also found if the correct
libgcc is found as they never are linked in without it).
libgomp comes with an spec file that is installed into the lib dir.

I've added switches to gcc's configure to specify the link specs of these two
libs.

I've tested it and it works perfectly for me.

Reply via email to