Specifying command line arguments in a file?

Matt Hiller hiller@redhat.com
Fri Apr 27 10:19:00 GMT 2001


On Fri, 27 Apr 2001, Robert Schweikert wrote:

> Hi,
> 
> I would like to specify command line options for gcc or ld in a file.
> All I have found so far by looking at the documentation is that I can
> write a linker script using the ld command language.

	Why don't you just use a Makefile?

Matt



More information about the Gcc mailing list