Re: Trouble linking to libpq

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: Trouble linking to libpq
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B027EA7@HARRIS
обсуждение исходный текст
Ответ на Trouble linking to libpq  ("Nathan S." <gblues97206@yahoo.com>)
Список pgsql-cygwin
Replace your makefile line:

>      gcc -o test $(L_FLAGS) $(O_FILES)

with

     gcc -o test $(O_FILES) $(L_FLAGS)

and I think you'll have better luck.

Cheers,
Claudio

---
WE HAVE MOVED - PLEASE NOTE OUR NEW CONTACT DETAILS:
THE BASEMENT, 33 EWELL STREET, BALMAIN NSW 2041
TEL: +61 2 9555 1544 FAX: +61 2 9555 6911
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
http://www.memetrics.com/emailpolicy.html

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

Предыдущее
От: "Nathan S."
Дата:
Сообщение: Trouble linking to libpq
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: IpcSemaphoneInitialize ... Invalid Argument (Solved)