Hi,
Just started testing the latest Ubuntu.
I'd like to port an app I wrote that is sort of working in Windows, using Libpq
because I gave up long ago trying to make a driver to Postgrees. It's too late to change now (at least for a while, I dont have the time).

Has anyone written an app to run with Libpq?
In my windows file Libs += ...\Libpq.a
works fine
but in Ubuntu I get hundreds of undefined symbols.

thankyou
Henri