[patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
Matthias Klose
doko@ubuntu.com
Tue Jul 7 09:03:00 GMT 2009
Use a linker script to link with -lgcc_s -lgcc on arm-linux, which allows the
arm-linux target to run the testsuite without regressions with the patch for the
exception propagation support [1] enabled.
The approach taken is the same as used on the sh-linux configuration.
Tested on the 4.4 branch without regressions (c, c++, fortran, objc, obj-c++),
the trunk currently fails to build for unrelated reasons [2]
Ok for the branch (and for the trunk after it bootstraps again)?
Matthias
[1] http://gcc.gnu.org/ml/gcc/2009-05/msg00035.html
[2] http://gcc.gnu.org/PR40651
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libgcc.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20090707/2ab46ef8/attachment.ksh>
More information about the Java-patches
mailing list