This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj problems on win32


Hi João,

>It would be nice if the linker could, somehow, guess those
>classes.

I don't see how the linker could guess those given that they're
dynamically loaded. (Isn't there a linker option to force all
classes to be linked in even if they aren't referenced? That
would probably make for a massive executable, though.)

This would also be solved by a libgcj.dll, if that ever happens.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]