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" == Robert Schweikert <rjschwei@hks.com> writes:

    Robert> IS there a secret handshake between gcc and ld to get a
    Robert> large number of object files to be linked to ld without
    Robert> going through exce and without trying to mangle up a
    Robert> linker script?

Not to my knowledge.

But, in my opinion, GCC (and the rest of the toolchain) should support
something analagous to the -@ options used by many Windows tools.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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