On Mon, Feb 05, 2001 at 07:56:48PM -0500, Earnie Boyd wrote:
>> >diff -u follows:
>> >--- specs.orig Tue Jan 30 21:38:32 2001
>> >+++ specs      Sat Feb  3 18:22:32 2001
>> >@@ -5,7 +5,7 @@
>> >
>> >
>> > *cpp:
>> >--remap %(cpp_cpu) %{posix:-D_POSIX_SOURCE}   %{!mno-cygwin:-D__CYGWIN32__ 
>-D__CYGWIN__ -Dunix -D__unix__ -D__unix     -isystem /usr/local/include     
>-idirafter /usr/include}   %{mno-win32: %{mno-cygwin: %emno-cygwin and mno-win32 are 
>not compatible}}   %{mno-cygwin:-DWIN32 -D__WIN32__ -D__MINGW32__=0.2     
>%{mthreads:-D_MT}     -isystem /usr/local/include/mingw     -idirafter 
>/usr/include/mingw     -iwithprefixbefore ../../../../mingw/include/g++-3     
>-iwithprefixbefore ../../../../mingw/include     -iwithprefixbefore 
>../../../../mingw32/include/g++-3     -iwithprefixbefore ../../../../mingw32/include 
>}    %{mwin32:-DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -DWINNT      -idirafter 
>/usr/include/w32api}
>> >+-remap %(cpp_cpu) %{posix:-D_POSIX_SOURCE}   %{!mno-cygwin:-D__CYGWIN32__ 
>-D__CYGWIN__ -Dunix -D__unix__ -D__unix     -isystem /usr/local/include     
>-idirafter /usr/include}   %{mno-win32: %{mno-cygwin: %emno-cygwin and mno-win32 are 
>not compatible}}   %{mno-cygwin:-DWIN32 -D__WIN32__ -D__MINGW32__=0.3  -D__MSVCRT__   
>%{mthreads:-D_MT}     -isystem /usr/include/mingw32     -idirafter 
>/usr/include/mingw32     -iwithprefixbefore ../../../../mingw32/include/g++-3     
>-iwithprefixbefore ../../../../mingw32/include     -iwithprefixbefore 
>../../../../mingw32/include/g++-3     -iwithprefixbefore ../../../../mingw32/include 
>}    %{mwin32:-DWIN32 -D_WIN32 -D__WIN32 -D__WIN32__ -DWINNT      -idirafter 
>/usr/include/w32api}
>
>Chris, the `-dirafter /usr/include/w32api' needs to be moved outside of the '}' so 
>that Cygwin can pick this up too.

I don't think it makes sense for /usr/include/w32api to be included unless you're 
using -mwin32.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to