This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Specifying command line arguments in a file?


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]