mysql Connector/J

Erik Poupaert erik.poupaert@chello.be
Sat Feb 8 21:19:00 GMT 2003


Has anybody been able to compile mysql Connector/J with GCJ, natively?

It's jdbc1 classes do not satisfy libgcj's java.sql.* interface requirements
(it satisfies JDK1.1.8 interfaces), while it's jdbc2 classes implement stuff
that is not defined in libgcj's java.sql.* interfaces. It's some kind of
catch22.

Has anybody otherwise been able to use mysql from a GCJ executable?



More information about the Java mailing list