...

Поиск
Список
Период
Сортировка
От amp
Тема ...
Дата
Msg-id 200111121104.AA1026031696@foomonkey.com
обсуждение исходный текст
Список pgsql-novice
Hello,

I have a new linux system running RedHat 7.2.  The Postgreqsl installation I have is the one that came with RH. I
downloadedall the pdfs for Administration, Programmer, Tutorial, etc.  I am trying to write a simple C program to use
thedatabase I just created.  My command line looks like this:  

gcc -Wall -o test1 test1.c

From this, I get a long list of 'Undefined Reference' errors for any function that starts with 'PQ'.

I assume I am missing a library or something.  I am new to Linux programming (although I am an experienced C/C++
programmerunder windows).    

What am I missing? Thanks in advance.

Andrew Pierce


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Luz Lopez"
Дата:
Сообщение: Re: Query very slow
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: config problems