library created with gcc acceptable in MS VC++ application ?

llewelly@xmission.com llewelly@xmission.com
Mon Apr 12 19:21:00 GMT 2004


Eljay Love-Jensen <eljay@adobe.com> writes:
[snip]
> I'm not sure what you are using Java for, since Java compiles to
> bytecode for a JVM.
[snip]

This isn't necessarily so. gcj (GCC's java frontend) can generate
    target-specific binaries, executables, shared libraries, and
    static libraries.



More information about the Gcc-help mailing list