<div>Marc,</div><div><br></div><div>With -O1 compilation is feasible, takes as long as it had with 4.6.3.</div><div>I can't really tell you the time it takes with O2, since my computer can't handle it.</div><div>Also can't compile with --enable-gcc-opts.</div>

<div>gcc version 4.5.3</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">2012/2/15 Marc Feeley <span dir="ltr"><<a href="mailto:feeley@iro.umontreal.ca">feeley@iro.umontreal.ca</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 2012-02-15, at 4:32 PM, Įlvaro Castro-Castilla wrote:<br>
<br>
> Hi,<br>
><br>
> I'm trying gambit 4.6.4 under Ubuntu 32bits, 64 bits and Gentoo 64 bits. It compiles fine in these systems. However:<br>
><br>
> - Ubuntu 32 bits: fails to compile blackhole, with an out of memory error<br>
> - Ubuntu 64 bits: compiles, but on a 16gb ram machine.<br>
> - Gentoo 64 bits: uses all 4gb of ram and takes forever using swap. I didn't finish compiling, because taking that long makes it impossible to develop Blackhole.<br>
><br>
> I've read in the git commits that now the default flag is -O2, could this be the reason?<br>
<br>
</div></div>It could.  Please modify the configure script so that it uses -O1 and check if that works better.  I would be interested in the time both ways, and the version of your gcc.<br>
<span class="HOEnZb"><font color="#888888"><br>
Marc<br>
<br>
</font></span></blockquote></div><br>