primix ld

Jeff Makey Makey at LOGICON.ARPA
Thu Jan 26 08:15:24 AEST 1989


In article <13758 at tiger.oxy.edu> bagpiper at oxy.edu (Michael Paul Hunter) writes:
>It appears that ld doesn't/can't handle
>as many files as nethack has.  Does anybody know of a way around this besides
>combining a lot of the files.  I guess moving a bunch of the files into an
>archive is an answer...but that seems like a fair amount of work.

A friendly RTFM response is appropriate here.  Look up the -r option
to ld, and use it to combine existing .o files into a few large .o
files, then do the usual ld using only these large .o files and the
libraries to produce your executable image.  Happy nethacking.

                           :: Jeff Makey

Department of Tautological Pleonasms and Superfluous Redundancies Department
    Disclaimer: Logicon doesn't even know we're running news.
    Internet: Makey at LOGICON.ARPA    UUCP: {nosc,ucsd}!logicon.arpa!Makey



More information about the Comp.unix.wizards mailing list