[gambit-list] Gcc options

Bradley Lucier lucier at math.purdue.edu
Sat Oct 28 13:23:59 EDT 2006


On Oct 27, 2006, at 11:16 AM, Bradley Lucier wrote:

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

Without -D___OPTIMIZE_SPACE, with --enable-single-host, and without -- 
enable-gcc-opts, it takes 10.1GB for gcc-4.1.1 to compile Meroon on  
x86_64-unknown-linux-gnu.

Something's gotta give with the configure options.

Brad



More information about the Gambit-list mailing list