Re: Builing C libs for 7.3.4 on XP Professional - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: Builing C libs for 7.3.4 on XP Professional
Date
Msg-id 66B69C51.021B319E.00013D13@netscape.net
Whole thread Raw
In response to Builing C libs for 7.3.4 on XP Professional  ("Paul R. Sand" <paul_sand@mverify.com>)
List pgsql-cygwin
Paul,

(1) [...]
>pg_config. Then I also edited the win32.mak in interfaces\libpq to include
>in the CCPOPTS the include directory for my Visual C++ 6.0. But now I get
[...]

[...]
>        rc.exe /l 0x409 /fo".\Release\libpq.res" libpq.rc
>libpq.rc(1) : fatal error RC1015: cannot open include file 'winver.h'.
[...]

(2) [...]
>How do I recover from the missing 'winver.h'? Do I maybe need to change
>another win32.mak to add the Visual C++ 6.0 Include directory?
[...]

If I (in cygwin) do:
"$ find /usr/include/ | grep winver"
I get the result:
/usr/include/w32api/winver.h
So, looking for this file in a msdev 6.0, I find it to be in a standard place (i.e. "c:\Progam<...>\include\winver.h").
Ithink you neither should have done (1) nor think to do (2). 
Don't you know the "vcvars32.bat" trick? :))

SLao

__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

pgsql-cygwin by date:

Previous
From: Reshat Sabiq
Date:
Subject: Re: PostgreSQL/Win32 sqltypes.h conflict
Next
From: s0lao@netscape.net (S. L.)
Date:
Subject: Re: PostgreSQL/Win32 sqltypes.h conflict