Re: Slight gcc -mno-cygwin inconsistency

2003-10-22 Thread Gerrit P. Haase
Thomas schrieb: > Why? > I am not talking about system specific stuff, but > local user additions. To add Cygwin specific header && library files there are the paths /usr/local/include && /usr/local/lib, to add MinGW specific files there are the paths /usr/local/include/mingw && /usr/local/lib/mi

RE: Slight gcc -mno-cygwin inconsistency

2003-10-22 Thread Demmer, Thomas
27;[EMAIL PROTECTED]' Subject: Re: Slight gcc -mno-cygwin inconsistency Thomas schrieb: > Well, > so far everything I installed was consistent in terms of > header files between cygwin and mingw, so, yes until now I > do want mingw to search in /usr/include. But I see your > poi

Re: Slight gcc -mno-cygwin inconsistency

2003-10-22 Thread Gerrit P. Haase
Thomas schrieb: > Well, > so far everything I installed was consistent in terms of > header files between cygwin and mingw, so, yes until now I > do want mingw to search in /usr/include. But I see your > point and maybe I was just lucky (I do not want the linker > to search in /usr/local/lib, th

RE: Slight gcc -mno-cygwin inconsistency

2003-10-22 Thread Demmer, Thomas
-Original Message- From: Gerrit P. Haase Sent: Wednesday, 22 October, 2003 12:22 To: Demmer, Thomas Cc: [EMAIL PROTECTED] Subject: Re: Slight gcc -mno-cygwin inconsistency Thomas wrote: > Hi all, > no idea if this really belongs here or on the MinGW list: > gcc searches &

Re: Slight gcc -mno-cygwin inconsistency

2003-10-22 Thread Gerrit P. Haase
Thomas wrote: > Hi all, > no idea if this really belongs here or on the MinGW list: > gcc searches > #include <...> search starts here: > /usr/local/include > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/include > /usr/include > /usr/include/w32api > whereas gcc -mno-cygwin searches in > #include