Yet another status report.
I a using todays CVS of gcc/gcj/libjava.

Configured with: 
  ./configure   --host=i686-pc-linux-gnu --prefix=/usr/local/gcc 
--enable-threads 
                --enable-languages=c++,java
Thread model: posix
gcc version 3.1 20020223 (experimental)

Remaining problems in compiling

> some smaller changes:
> * resolve problems with inner public classes

I destilled down the problem and filed a bug report to the GCC team:
To view it just go to:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl
and view bug #5758

I will look into what is the simplest possible workaround.

> * some strange statics fixes

This can be resolved by being a little more specific:
"this.id" instead of "id" in a couple of places

> * Need to be more explicit when refering to inner public classes

f.ex. Item -> DoublyLinkedList.Item

Except for the bug the changes are small and does not effect
programme logic or compilation with JDK or Jikes.
I can commit those if someone want to try out/help out with
gcj compilation.

regards,
-- 
G?ran



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 239 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20020223/2021f42b/attachment.pgp>

Reply via email to