This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GCC -pipe



Does the -pipe parameter work? I realize Unix pipes are a little
different...

NTP uses this by default, but apparently there is no output from the
preprocessor when using -pipe, so the compiler happily compiles
*nothing* without warning or error, and produces no output....

I have removed this parameter from the makefile and immediately
got all my happy and familiar warnings...
Anyone else run into this before?

Thanks.
Sven

/*
 * Sven-Thorsten Dietrich
 * Software Component & Timing Solutions 
 * 
 * (408) 481-7289 (Voice)                  
 * (408) 481-2011 (Fax)
 */

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]