Re: make testlibpq.c error - Mailing list pgsql-cygwin

From Peter Eisentraut
Subject Re: make testlibpq.c error
Date
Msg-id Pine.LNX.4.44.0309012353420.26223-100000@peter.localdomain
Whole thread Raw
In response to make testlibpq.c error  ("sharesun" <sharesun2@sina.com.cn>)
List pgsql-cygwin
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


pgsql-cygwin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Insert into large table
Next
From: "sharesun"
Date:
Subject: Re: make testlibpq.c error