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:

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

Typically you put the object files in a .a library.

-- 
- 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]