Ralf Wildenhues <[EMAIL PROTECTED]> writes: > The issue is > much more special in this case: the FreeBSD compiler wrapper c89 > accepts the options > -MP -MD -MF -MT > > if they appear _after_ all the other command line arguments,
The wrapper probably just stops parsing options at the first non-option, and passes all remaining arguments unchanged. 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." _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
