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
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера