<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div class="">I'm currently fighting with cross-compiling (for i386 and ppc) on 10.6<br class="">and usually setting CC="gcc -arch ppc" is a much safer recipe that<br class="">making sure that the software consistently switches to obeying CFLAGS.<br class=""><br class=""></div></div></blockquote><br class=""></div><div><br class=""></div><div>I had mentioned a while back that I came across a project to bring Apple’s gcc -arch support to newer versions of gcc.</div><div><br class=""></div><div>I found that again. I haven’t tried it myself, but it appears to bring Apple’s gcc42 enhancements to newer gcc versions that support cxx11 and might be of use to you.</div><div><br class=""></div><div>It’s here: <a href="https://github.com/devernay/macportsGCCfixup" class="">https://github.com/devernay/macportsGCCfixup</a></div><div><br class=""></div><div>Ken</div><br class=""></body></html>