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-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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review