Problems with shared libstdc++ tests

Jason Merrill jason@redhat.com
Sun Apr 1 00:00:00 GMT 2001


>>>>> "Andreas" == Andreas Jaeger <aj@suse.de> writes:

> Since libgcc_s.so.0 is not installed yet, the linker can't find it.
> What's the right way to fix this?

We should be passing -rpath <GCC build dir> to the linker.

Jason



More information about the Libstdc++ mailing list