GCC 3.3 MingW Crossed-Native Build Suceeded! (Woo hoo!)
Erik Poupaert
erik.poupaert@chello.be
Sun Feb 16 13:17:00 GMT 2003
>>>> http://www.thisiscool.com/gcc33_mingw.htm
I'm trying it. It looks really cool. I've only tried very things with it,
but it looks absolutely good.
For a starters, the bug "throwing exceptions across libffi" has disappeared.
Next, it does some attempt to show stacktraces. It's not perfect yet, but it
looks like:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at 0x00412d5c (Unknown Source)
at 0x0041287c (Unknown Source)
...
at 0x0040100f (Unknown Source)
at 0x77e8d322 (Unknown Source)
Caused by: java.lang.Exception: dummy exception
at 0x00412d5c (Unknown Source)
...
at 0x0043f57f (Unknown Source)
at 0x0040837b (Unknown Source)
...13 more
So, Ranjit has been doing interesting stuff too.
I'm going to continue testing the minGW/gcj on 3.3. All the old
test-projects for existing bugs are still on my disk, and I'll try them one
by one with 3.3.
Nice progress, and excellent team on the gcj development! Thanks to
everybody.
More information about the Java
mailing list