This is the mail archive of the java@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]
Other format: [Raw text]

Re: GC with threads on Darwin/OS X


> Before I get too far into this, is anyone else working on getting the 
> GC and threads working on Darwin? I wouldn't want to duplicate effort 
> with anyone else.

I believe that you are the first to post re this platform.  Since I
recently did FreeBSD 4 /i386 /alpha, I can offer some feedback.

Have you run `make check' in boehm-gc?  Likely, that will fail until
you are very close to a working port. (I did find one additional port
error related to memory mapping after having it "work".)  That is far
easier to debug than an application using X, etc.

If you had not done so, I also suggest verifying that non-threaded
boehm-gc `make check' works well first.

Regards,
Loren


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