On Oct 6, 2006, at 10:52 AM, Marc Feeley wrote:
Gambit-C 4.0 beta 20 is now available.
Thanks, Marc!
- The --enable-gcc-opts configure option has been added. It enables some expensive GCC optimizations (the build time more than doubles and you need lots of RAM, i.e. 2 gigabytes or more).
Yeah, on MacOS 10.4.7 with the latest Apple-provided gcc you can't use this option with "-mcpu=970 -m64', because gcc requires more than 2GB of memory to compile even _num.c
Brad