This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Problems with shared libstdc++ tests


>>>>> "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


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