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


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

Re: Generating foo.o?


On May 30, 1999, Harlan Stenn <Harlan.Stenn@pfcs.com> wrote:

> I just ran across a package that Really Wants to take a bunch of .o files 
> and "ld -r -x -o foo.o ..." .

> Anybody got any good ideas on how to do this?

Just make it a noinst_PROGRAMS, and set its LD and LDFLAGS accordingly.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


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