I am using the build scripts, not improvising anything on my own. I can try pulling some other versions and seeing what happens with them.
On Mon, 21 Mar 2005 18:14:08 -0500, Raymond Toy <[EMAIL PROTECTED]> wrote: > >>>>> "Brad" == Brad Might <[EMAIL PROTECTED]> writes: > > Brad> I have attempted to build cmucl from the March snapshot but > Brad> have run into memory problems. I have 256 MB on the machine > Brad> and 1024 MB swap space right now. First time building it > Brad> complained about dynamic-space-size (598?) was too small, so > Brad> i tried building with -dynamic-space-size 800 and ended up > Brad> getting 'control stack overflow' (YELLOW-ZONE-HIT). > > This seems not right. I don't have a FreeBSD system, so I can't try > anything, but on my Linux and sparc boxes, the default > dynamic-space-size is more than enough to compile CMUCL. That's > roughly 256 MB of heap, although I don't think it needs more than > about 64-128 MB to build itself. > > Are you using the build scripts? I think those should work on > FreeBSD. > > Ray > >
