Re: make testlibpq.c error

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: sharesun <sharesun2(at)sina(dot)com(dot)cn>
Cc: pgsql-cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: make testlibpq.c error
Date: 2003-09-01 21:56:08
Message-ID: Pine.LNX.4.44.0309012353420.26223-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message sharesun 2003-09-02 01:24:59 Re: make testlibpq.c error
Previous Message Peter Eisentraut 2003-09-01 21:52:27 Re: Insert into large table