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