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]

Re: GCC -pipe


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


It does not work. gcc simply doesn't produce any output.
Unfortunatelly it does also not return with an error, so configure scripts
are misleaded.

This should be fixed, either gcc should ignore -pipe, or should do the
correct thing (use pipes)
or should return with an error.

Roger


-
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]