This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
BOEHM-GC,GCC 3.0.3 and libjava
- From: Takis Psarogiannakopoulos <takis at XFree86 dot Org>
- To: gcc at gnu dot org
- Date: Wed, 30 Jan 2002 09:07:42 -0800 (PST)
- Subject: BOEHM-GC,GCC 3.0.3 and libjava
Hello,
I am porting GCC 3.0.3 to DG/UX Unix (aka EMC Corp Unix) ix86.
The gcc-3.0.3/bohem-gc is too old and hard to made functional on
DG/UX. However these days I have completed a port of the latest gc6a3
boehm-gc that support also multiple CPU's.
gcc-3.0.3/bohem-gc is only used by libjava. Can I use gc6a3 boehm-gc
sources as a "drop in" replacement for the old one or there are
changes specific to libjava which make the gc6a3 incompatible with
gcc-3.0.3 source tree?
Regards,
Takis