cygwin-specific gcc question

Dave Korn dave.korn.cygwin@gmail.com
Fri Jul 23 01:19:00 GMT 2010


On 21/07/2010 22:54, Eric Blake wrote:
> Is there any sane reason that:
> 
> gcc -E -dD -o - foo.c
> 
> generates ./-.exe on cygwin, rather than outputting to stdout like on
> every other platform?  This tripped up an autoconf test.  Fortunately,
> removing '-o -' appears to be portable.

  I've seen that too, but didn't know that the malbehaviour of this (and iirc
also -M options) was cygwin-specific at all.  Would you file a PR upstream please?

    cheers,
      DaveK



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list