Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: arm-gp2x-linux-gcc - Cross Compiling GNU GCC targeted at arm-gp2x-linux https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242206 ------- Additional Comments From kevin@xxxxxxxxxxxxxxxx 2007-07-26 16:08 EST ------- The bootstrap hack is fun. :-) Have you tried -Dinhibit_libc? If that doesn't work, then I guess your solution is the best we can do. (TIGCC has its own fun way to deal with this problem: we simply have our own implementation of all the libgcc routines we need in our C library (TIGCCLIB) and my compiling scripts simply run the GCC compilation up to the first error (somewhere in libgcc). ;-) But this won't work for a standard target which does need libgcc.) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review