Re: [GENERAL] libpq linking problem

1999-04-02 Thread Oleg Broytmann
Hi! On Fri, 2 Apr 1999, Bob VonMoss wrote: > I'm starting to use libpq.a in a test C/C++ program, but am getting the > following the linker errors: > > bash$ gmake > gcc -o test test.o libpq.a > Undefined first referenced > symbol in file > sock

[GENERAL] libpq linking problem

1999-04-02 Thread Bob VonMoss
I'm starting to use libpq.a in a test C/C++ program, but am getting the following the linker errors: bash$ gmake gcc -o test test.o libpq.a Undefined first referenced symbol in file socket libpq.a(fe-connect.o) recv