Eric Blake <[EMAIL PROTECTED]> writes:

> If they really want to stop parsing options, and pass all remaining
> arguments to gcc, then they should be using -- between the options they
> give gcc and the remaining arguments that they pass unchanged.

Which unfortunately does not work since gcc interprets -- as an ambigous
abbreviation instead of the end-of-option-marker.

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Reply via email to