Linkage problem on RS6000

marc at arnor.uucp marc at arnor.uucp
Thu Dec 6 01:31:55 AEST 1990


You may be running out of paging space, so if you have the disk
space to make paging space bigger you might try that.  (I assume you
are not running ld with a small data ulimit).

Alternately, you can try doing the ld piecewise.  ld about 100 of the
files together, using the -bnogc and the -r option.  These
intermediate files can then be used as input to the final ld (or cc)
step.

Marc Auslander



More information about the Comp.unix.aix mailing list