[Bug 242206] Review Request: arm-gp2x-linux-gcc - Cross Compiling GNU GCC targeted at arm-gp2x-linux

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 26 20:08:34 UTC 2007


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 at tigcc.ticalc.org  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.




More information about the Fedora-package-review mailing list