MinGW + GCJ : Runtime error / compilation error
Mohan Embar
gnustuff@thisiscool.com
Fri Oct 22 13:56:00 GMT 2004
Hello,
>So when using the static library linking, I don't get any compilation error
>but I get one at runtime which crashes the application.
Which class is missing? What does the stacktrace say?
>On the other hand when using dynamic linking, I get the following error :
...
>__imp___Jv_Compiler_Properties (auto-import)
>Info: resolving __ZN4java4lang6String6class$E by linking to
>__imp___ZN4java4lang6String6class$E (auto-import)
There aren't errors, but informational messages. Do you get a
working executable after this?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list