This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Specifying command line arguments in a file?
On Mon, Apr 30, 2001 at 11:21:54AM -0700, Geoff Keating wrote:
> 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.
Or into a single object file built with ld -r.
--
Michael Meissner, Red Hat, Inc. (GCC group)
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work: meissner@redhat.com phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org fax: +1 978-692-4482