2008/12/28 Elvis Dowson <span dir="ltr"><<a href="mailto:elvis.dowson@mac.com">elvis.dowson@mac.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div><span style="white-space: pre;"></span>Where can I get gccas ? I am running Mac OS X 10.5.6 and I get the following error:</div></div></blockquote><div><br>gccas is one of the LLVM tools; you have to build them before building llvm-gcc and you should configure llvm-gcc with the --enable-llvm=[...] flag unless the LLVM tools are in your PATH.<br>
<br>See <a href="http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk/README.LLVM">http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk/README.LLVM</a> for more details; <a href="http://llvm.org/docs/GCCFEBuildInstrs.html">http://llvm.org/docs/GCCFEBuildInstrs.html</a> is also applicable, even though it mostly talks about Ada.<br>
<br>Misha<br></div></div><br>