Specifying command line arguments in a file?

Geoff Keating geoffk@geoffk.org
Fri Apr 27 12:08:00 GMT 2001


Robert Schweikert <rjschwei@hks.com> writes:

> Thanks, but the back quotes trick is not available in all shells, as you
> pointed out and thus I can't use that either. For now I guess I'll revert to
> creating a list of my -u options and then stick them directly onto the gcc
> command line.  I'll try positing another message to the binutils list to see
> if I get an answer why EXTERN is not working as I expected it to.

Actually, backquotes are available in at least bash, tcsh, csh, and
ksh.  I'd expect they are available everywhere.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc mailing list