This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: GCJ and JDBC
- From: Anthony Green <green at redhat dot com>
- To: Amir Bukhari <ufz6 at rz dot uni-karlsruhe dot de>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 17 May 2005 09:40:52 -0700
- Subject: RE: GCJ and JDBC
- References: <200505171608.j4HG8P1N014733@mx3.redhat.com>
On Tue, 2005-05-17 at 18:04 +0200, Amir Bukhari wrote:
> Only one thing I don't like, is that SWT
> application have dos console opened with them!
Try using the -mwindows option when you link with gcj.
AG