Re: make testlibpq.c error

Поиск
Список
Период
Сортировка
От sharesun
Тема Re: make testlibpq.c error
Дата
Msg-id 20030902012539.0CE2CD1B550@svr1.postgresql.org
обсуждение исходный текст
Ответ на make testlibpq.c error  ("sharesun" <sharesun2@sina.com.cn>)
Список pgsql-cygwin
Peter Eisentraut,

I use pgsql7.3.4 ,but it is install by cygwin,not by make.
so,I changed Makefile

>sharesun writes:
>
>> $ make
>> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/interfa
>> ces/libpq -I../../../src/include -I/usr/include  -L/lib   testlibpq.c   -o testl
>> ibpq
>> cc1: warning: changing search order for system directory "/usr/include"
>> cc1: warning:   as it has already been specified as a non-system directory
>
>I doubt that this is really version 7.3.4, because it does not add
>-I/usr/include to the compiler command line.  What do you find in
>src/template/win?
>
>-- 
>Peter Eisentraut   peter_e@gmx.net
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>

= = = = = = = = = = = = = = = = = = = =
            

                    致
礼!
                 
               sharesun
               sharesun2@sina.com.cn
                    2003-09-02 

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: make testlibpq.c error
Следующее
От: "sharesun"
Дата:
Сообщение: where can download pgtcl