This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Newbie question
- From: Jürgen Hoffmann <jh at byteaction dot de>
- To: <java at gcc dot gnu dot org>
- Date: Mon, 18 Nov 2002 15:48:19 +0100
- Subject: Newbie question
- Organization: ByteAction GmbH
Hi All,
I have a newbie question. I have a simple Java Program which establishes
a SQL Connection to a Mysql Database. But I cannot compile the
mm.mysql-2.0.14-bin.jar into mysql-jdbc.so
I call it using: gcj -o mysql-jdbc.so mm.mysql-2.0.14-bin.jar
Can anyone help?
I am a complete newbie on this topic.
Jürgen Hoffmann