gcj win32 frustration

Ranjit Mathew rmathew@gmail.com
Tue Aug 3 06:48:00 GMT 2004


Rutger Ovidius wrote:
[...]
> The NPE looks like this:
> java.lang.NullPointerException
>    at 0x0062c9be (E:\datal\gcc\gcc\gcc\libgcc2.c)
>    at 0x0062ceb2 (E:\datal\gcc\gcc\gcc\libgcc2.c)
>    at 0x0062cf63 (E:\datal\gcc\gcc\gcc\libgcc2.c)
>    at 0x0062e27d (E:\datal\gcc\gcc\gcc\libgcc2.c)
[...]

Do make sure that you have both "addr2line" as
well as "c++filt" in your PATH before you start
the executable. If possible, also retain the GCC
sources in "E:\data1\gcc" as seen above.

You can use the "mingw-utils" package by Jose
Fonseca and press "Cancel" on the NPE dialogue
box to see more details about the error.

As for GDB, with the current GCC CVS, you *must*
use at least 6.1.1 or the soon to be released
6.2.

Hope this helps (a bit at least),
Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



More information about the Java mailing list