Has someone compiled PostgreSQL JDBC with gcj ? - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Has someone compiled PostgreSQL JDBC with gcj ?
Date
Msg-id 3D9327E6.6070708@flex.ro
Whole thread Raw
List pgsql-interfaces
Hello,

I have a Java application (without user interface) that uses PostgreSQL 
with JDBC.
Everything is OK now with Java SDK but I recently discovered gcj, 
compiled all my application with gcj, everything works but JDBC connection.
I don't know how to include the PostgreSQL JDBC jar in gcj compilation.

Has anybody did such a thing?

Constantin Teodorescu
Braila, ROMANIA




pgsql-interfaces by date:

Previous
From: "Gordon A. Campbell"
Date:
Subject: unsubscribe
Next
From: "William West"
Date:
Subject: ECPG - Clarfication of '-t', 'autocommit', BEGIN?