This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

RE: 3.0.2 PATCH: Fix Solaris 2/Intel support in boehm-gc


Hans Boehm writes:

> I applied it to my gc6.1 tree as well.  The patch didn't apply cleanly
> there, so you may have similar problems with the gcc mainline.  (Gcconfig.h
> changes rapidly.  Things moved, and small pieces of the patch were already
> there.)  But if you adjust things in the obvious way they should work.

indeed: one change to solaris_threads.c was already there, and besides
having moved to include/private, gcconfig.h already had some of the changes
you had applied to 6.0 before.

Anyway, with a little bit of editing, the patch applied, and I successfully
ran gctest in a separately configured instance of the mainline's boehm-gc
subdir.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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