This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]