Problem compiling DLL

Daniel Adolfsson daniel.adolfsson@gmail.com
Wed Sep 5 07:20:00 GMT 2007


It was me who failed to link with the proper libraries, but it's working now.

I have a different issue now though, and I'm not sure how to solve it,
if it can be solved.

First, I can link against the DLL version of libgcj, but I need to use
-findirect-dispatch, otherwise it won't find the main class. Should I
really have to use this switch?

Also, using a second DLL doesn't work as it won't find the classes.

Shouldn't it be possible to use several DLLs? or is this broken?

Daniel



More information about the Java mailing list