[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6

Owen Anderson resistor at mac.com
Sun Dec 28 17:05:48 PST 2008


gccas was part of pre-2.0 versions of LLVM.  LLVM and LLVM-GCC are  
version-locked.  You won't be able to build an llvm-gcc 1.5 frontend  
against a post-2.0 version of LLVM.

--Owen

On Dec 28, 2008, at 4:08 PM, Elvis Dowson wrote:

> Hi Anton,
> 			Where can I get gccas ? I am running Mac OS X 10.5.6 and I get  
> the following error:
>
> xgcc: installation problem, cannot exec `gccas': No such file or  
> directory
> make[2]: *** [libgcc/./_muldi3.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> xgcc: installation problem, cannot exec `gccas': No such file or  
> directory
> make[2]: *** [libgcc/./_negdi2.o] Error 1
> make[1]: *** [libgcc.a] Error 2
> make: *** [all-gcc] Error 2
>
> Best regards,
>
> Elvis Dowson
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081228/436d1e4f/attachment.html>


More information about the llvm-dev mailing list