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: testsuite problems on darwin was: [patch] HAVE_LC_MESSAGES fornatSystem.cc




Jeff Sturm wrote:
> 
> On Mon, 21 Jan 2002, Andreas Tobler wrote:
> > In other words, I have to get rid of the read() in boehm-gc/os_dep.c for darwin?.
> > A first look into it showed me it's quite complicated to understand.
> 
> Undefining MPROTECT_VDB should do, provided you don't need or want
> incremental collection.

Thanks, this did the linking thing. The build from scratch took quite a
while therefore the late answer.

Now I can build and link my hello, but it coredumps when executing.

A 125MB core dump!!

Have to gdb a bit.

Andreas


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