[Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
rmathew at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 1 09:36:00 GMT 2005
------- Additional Comments From rmathew at gcc dot gnu dot org 2005-09-01 09:36 -------
I think it is the same problem with Boehm-GC on ARM/Linux that
has been solved in upstream sources. See:
http://www.hpl.hp.com/hosted/linux/mail-archives/gc/2005-July/000943.html
http://www.hpl.hp.com/hosted/linux/mail-archives/gc/2005-August/000963.html
The relevant file can be found as $GCC_SRC_DIR/boehm-gc/include/private/gcconfig.h
You should rebuild GCC after making this change and try if it solves
the problem for you.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662
More information about the Gcc-bugs
mailing list