GCJ 3.3 c++filt question
Øyvind Harboe
oyvind.harboe@zylin.com
Mon Jun 2 12:23:00 GMT 2003
When I launch my app, a window quickly appears and goes away again.
Apparently my app launches c++filt
If I remove thisiscool-gcc\gcc-3.3\bin from the path, the window does
not appear(as is what I want on the end user machine). It should be
safe to assume that the end-users do not have c++filt in their path.
I compile with -mwindows, so I'm not sure c++filt makes any sense
anyway.
AFAICT, c++filt is involved in printing out more meaningful stack trace
exceptions.
I assume this is harmless and the intended behaviour even for release
versions of GCJ compiled apps?
Øyvind
More information about the Java
mailing list