This is the mail archive of the gcc-help@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: GCC: limitation with the command line length


Neatsoul <neatsoul33@gmail.com> writes:

> So I tried to use the "@" option of GCC in cmd.exe but it doesn't seem
> to work. Gcc return the "@file.c: No such file or directory" error so
> i deduce that the @ option is not recognized.

You neglected to say which version of gcc you are using.  gcc has
supported the @file.c syntax since gcc 4.1.0.

Ian


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