[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
Fri Aug 3 13:07:24 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-08-03 09:07 EST -------
Created an attachment (id=160608)
 --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=160608&action=view)
The promised gcc-4.1.2-gcc_eh.patch (patches gcc-c++, so only for non-bootstrap
GCC)

It turns out the C++ specs are actually hardcoded in gcc/cp/g++-spec.c, not
stored as text. There's a LIBSTDCXX macro which the target can redefine, but
it's assumed to always be a single argument. So I had to patch the code itself
to add the -lgcc_eh.

I tested it to work. I'm also attaching a specfile patch with this patch
applied and some minor cleanups (VERSUFFIX, License tag).

-- 
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 package-review mailing list