On Oct 25, 2006, at 10:26 PM, Bradley Lucier wrote: > I can't compile Meroon on darwin-ppc (I require more then 2GB of > memory) with gcc after configuring gambit with the configure line > > env CC='gcc -mcpu=970 -m64' ./configure I can compile it when I add '-D___OPTIMIZE_SPACE' in the compile line of gsc-cc-o. Brad