gcj-mingw is ready for inclusion in gcc 3.1

Jeff Sturm jsturm@one-point.com
Sun Mar 10 06:16:00 GMT 2002


On 9 Mar 2002, Anthony Green wrote:
> IIRC, we've got libgcj.a, but no libgcj.dll. What needs to be done to
> get that working?

Figure out how to dllimport class data, static fields, vtables, etc. That
could get ugly because the dllimport can't be done at link time
(as dllexport can).
When compiling something like
class B extends A { ...
how can the compiler possibly know whether or not A will be resolved in
the same DLL as B?
Jeff


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /