>>>>> "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