[comp.os.minix] Solve 'out of memory' problem

dxt5638@acf5.nyu.edu (Donghsuan Tseng) (05/26/89)

Yesterday, when I compile fsck.c (protected mode) by using cc, I got a message
"out of memory in line 2047". Now, I think I found the problem.  I change the
cem stack size to 47886 (maximum size) then everything is fine. Sorry to
let you read the message. But it would help others.

Tseng