help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU C++ compiler command options


From: Ben Elliston
Subject: Re: GNU C++ compiler command options
Date: 19 Jun 2003 19:29:28 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Nir Lotan <nirlotan@netvision.net.il> writes:

> I am using a GNU compiler with Tornado 2.02 workspace on a PC, and
> wanted to know if there is any way to apply the GNU command options
> ( -g, -iFILENAME etc..), via a file.. Meaning: write all the
> commands in a file ("commands.txt") and compile with an option
> equivilent to -I@commands.txt in other compilers...

You can achieve the same thing using wrapper shell scripts or
Makefiles, so I suppose such an option was considered to be redundant.

Ben






reply via email to

[Prev in Thread] Current Thread [Next in Thread]