Earnie: > > > > Thanks; here's my command line: > > > > gcc -save-temps -H -dD -g -v -O3 -m486 -I/usr/include -idirafter > > /cygdrive/h/usr/include ./dcheck.c -o /usr/bin/dcheck > > > > What happens if you change the command line to > gcc -save-temps -H -dD -g -v -O3 -m486 -I/usr/include -idirafter > h:/usr/include ./dcheck.c -o /usr/bin/dcheck > > Don't you have H:/ mounted to /UNIX? What about > gcc -save-temps -H -dD -g -v -O3 -m486 -I/usr/include -idirafter > /UNIX:/usr/include ./dcheck.c -o /usr/bin/dcheck I have tried these and various other pseudonyms for "over there" -- including a full mount directly to H:/usr/include, along with bin/textmode changes -- with the same result: The file is always found, but it is not processed. Thanks, John -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Earnie Boyd
- Re: #includes not being processed acro... Larry Hall (RFK Partners, Inc)
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Larry Hall (RFK Partners, Inc)
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Earnie Boyd
- Re: #includes not being processed ... Robert Collins
- Re: #includes not being proces... Earnie Boyd
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Earnie Boyd
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Earnie Boyd
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Christopher Faylor
- Re: #includes not being processed across ne... M4um
- Re: #includes not being processed acro... Larry Hall (RFK Partners, Inc)
- Re: #includes not being processed ... Markus Hoenicka
- Re: #includes not being proces... Larry Hall (RFK Partners, Inc)
- Re: #includes not being pr... Ray Easton