C compilation ran out of space

Peter Knight prk at planet.bt.co.uk
Mon Mar 4 19:04:43 AEST 1991


agw at cs.columbia.edu (Art Werschulz) writes:

>Hi all.

>While compiling the file input.c from the X11R4 version of xtrek, the
>C compiler complained that there was insufficient space to do the
>compilation, and gave up.  (Sorry I don't have the exact msg with me,
>but that machine is not on the Net.)

>Anybody know how to get around this?


You don't say what version of the system you are running, but some of 
my colleagues have been building some code originally written for Suns
on an RS/6000, and they have had trouble with the linker eating up all 
the space.  Apparently, it doesn't free memory...

The work-around used there was to increase the paging space on the hard
disk.

Hope this helps.

Peter Knight

BT Research

#include <std.disclaimer>



More information about the Comp.unix.aix mailing list