On Thu, 28 Sep 2006, Andreas Schwab wrote: > 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.
This is a GCC bug; please enter it in GCC Bugzilla if not already there. -- Joseph S. Myers [EMAIL PROTECTED] _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
