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: Release stuff


Hi Tom,


>5898 build failure in libgcj due to a internal error
>     Recent build regression


The above one is from me, I mailed you and Mark that we can close this
one since it was a stack size problem on darwin. Increasing the stack in
tcsh solves the problem.

So, one less.

>Here are the platforms I think we currently support.

>If you think there is a missing platform that either worked in the
>last release or that has been added since then, tell me.

Well, we're on the way to support darwin (ppc) as well. At least I could
build (on UFS) and run it before Jan's big patch series. Even with
interpreter.
This is the configuration I use:

Configured with: ../gcc/configure --prefix=/Volumes/reserved1/gcctmp1 --
enable-languages=c,c++,java --enable-libgcj --enable-sjlj-exceptions --
disable-threads --disable-java-gc --disable-shared
Thread model: single
gcc version 3.2 20020309 (experimental)

We definitely need some more work here.

Regards,

Andreas

P.S this was possible on 3.1 as well, but there I'm not sure if the
libffi update from DJE and me got in.


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