On Mon, Aug 1, 2011 at 1:58 AM, mikel evins <span dir="ltr"><<a href="mailto:mevins@me.com">mevins@me.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>... snip ...<br>
<br>
</div><div class="im">D___CONFIGURE_COMMAND="\"./configure --prefix=/usr/local/gambit/macosx --enable-single-host --host=i386\"" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY</div>

clang: warning: argument unused during compilation: '-fschedule-insns2'<br>
clang: warning: argument unused during compilation: '-fno-trapping-math'<br>
clang: warning: argument unused during compilation: '-fno-move-loop-invariants'<br>
clang: warning: argument unused during compilation: '-mieee'<br>
clang: warning: argument unused during compilation: '-mieee-with-inexact'<br>
clang: warning: argument unused during compilation: '-mieee-fp'<br>
<br>
<br>
…and sits there for a few hours.<br><br></blockquote><div><br></div><div>It does take a few hours for me when '--enable-single-host' is enabled - and it does use lots of virtual mem.  I have 4Gb RAM and a SSD drive for the swap space, and it still took several hours - that's why I didn't bother adding the '--enable-single-host' option for the iOS builds.  If you removed that option, you'll probably find it takes only a couple of mins to build with clang.</div>
<div>And as you noticed, clang doesn't appear to support several gcc flags.</div><div> </div><div>  Adam</div></div>