public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: If/When will GCC accept a compiler options file? -- please  ignore, my mistake
@ 2010-02-20  0:18 Anthony Wong
  0 siblings, 0 replies; only message in thread
From: Anthony Wong @ 2010-02-20  0:18 UTC (permalink / raw)
  To: gcc

Sorry, my mistake, I'm the one with the old compiler that doesn't support the @file option.

--Best regards,
Anthony

-----Original Message-----
From: Anthony Wong 
Sent: Friday, February 19, 2010 4:11 PM
To: 'gcc@gcc.gnu.org'
Subject: If/When will GCC accept a compiler options file?

Hi--
 
It seems that GCC does not have a facility for putting command line options into a separate file which can be passed to the GCC command.
 
For instance, the ARM compiler has the notion of a via file:
 
armcc --via <via_file>
 
And Microsoft has a similar mechanism:
 
cl @my_options_file
 
It seems that an earlier version of GCC supported this (3.4.5?).
 
Are there any plans to add this feature?
 
--Thanks,
Anthony Wong

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-20  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-20  0:18 If/When will GCC accept a compiler options file? -- please ignore, my mistake Anthony Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).