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]

Compiling with mysql


I am triyng for a week to compile a project using mysql. I get all kind of
errors. 
i used mysql-connector-java-3.1.14-bin.jar,
mysql-connector-java-5.1.6-bin.jar and mysql-connector-java-5.1.6-bin.jar
I use something like that gcj --main=MyMainClass -o MyExec MyJar.jar
The MyJar i tryed to generate with all the java versions, 1.4, 15 and 1.6

I searched the net for info but i couldnt find anything...
-- 
View this message in context: http://www.nabble.com/Compiling-with-mysql-tp19092090p19092090.html
Sent from the gcc - java mailing list archive at Nabble.com.


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