This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 4.2 Project: "@file" support


> gcc -c ./@foop.cpp
> 
> and of course the same goes for files with names that begin with '-'.

That only works if the argument reflects a file name, and not some
other syntactical sugar.  Granted, gcc has no such arguments, but
libiberty has a wider scope than just gcc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]