This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: testresults, linuxppc-2000, powerpc-unknown-linux-gnu
Phil Edwards <pedwards@disaster.jaj.com> writes:
[...]
| For non-native-tools building, I use a unified GCC+binutils source tree,
| and just use --with-gnu-ld (with no =pathname argument). The configure
| and build pick up on the presence of GNU ld sources living *right there*
| and behave correctly, but if the sources aren't *right there* then weirdness
| and pain happens later. As long as it's unified, it's okay.
Excellent! I'll try that.
-- Gaby