gcj - Mailing list pgsql-jdbc

From Jayesh K. Parayali
Subject gcj
Date
Msg-id 8ACB76BF6B98C94FB6959B660C051BA507D53B@PACIFIC.TOTALFLOOD.COM
Whole thread Raw
List pgsql-jdbc
I compiled postgres jdbc jar into jdbc.so using gcj and moved it into
usr/local/gcc/lib which is in my LD_LIBRARY_PATH
Then I created an application which uses jdbc and compiled it to native
code using gcj
now when I run the application, it's not able to find(load) the jdbc
driver.

Note that the application works fine
1.) If I add the jdbc jar file to my CLASSPATH
2.) Or compile the application with jdbc.so

Anyone knows what's going on here?

My apologies if this is not the appropriate place for this question.

Thanks,
Jayesh

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: FW: Re: [PATCHES] Ant configuration
Next
From: Gunnar Rønning
Date:
Subject: Re: FW: Re: [PATCHES] Ant configuration