Specifying command line arguments in a file?

DJ Delorie dj@redhat.com
Fri Apr 27 11:33:00 GMT 2001


> I would like to specify command line options for gcc or ld in a file.

	gcc `cat options.txt` ...



More information about the Gcc mailing list