gcj

Поиск
Список
Период
Сортировка
От Jayesh K. Parayali
Тема gcj
Дата
Msg-id 8ACB76BF6B98C94FB6959B660C051BA507D53B@PACIFIC.TOTALFLOOD.COM
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ned Wolpert
Дата:
Сообщение: Re: FW: Re: [PATCHES] Ant configuration
Следующее
От: Gunnar Rønning
Дата:
Сообщение: Re: FW: Re: [PATCHES] Ant configuration