This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Compiling with mysql
- From: ezer <andres dot a at adinet dot com dot uy>
- To: java at gcc dot gnu dot org
- Date: Thu, 21 Aug 2008 09:16:02 -0700 (PDT)
- Subject: 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.