4.2 Project: "@file" support

DJ Delorie dj@redhat.com
Thu Aug 25 15:02:00 GMT 2005


> FWIW, I should note that GCJ already has support for @file
> style list of input files:
> 
>   http://gcc.gnu.org/onlinedocs/gcj/Input-and-output-files.html
> 
> and has had it for quite some time now.

DJGPP and Cygwin hosted programs will never see these options, because
the runtime has already expanded them if appropriate.

Which means your documentation is *wrong* for those platforms; for
them, *any* command line option is legal in @file.  Please update your
documentation ;-)



More information about the Gcc-patches mailing list