Displaying 2 results from an estimated 2 matches for "254eb3c1".
2008 Dec 29
0
[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6
2008/12/28 Elvis Dowson <elvis.dowson at mac.com>
> Where can I get gccas ? I am running Mac OS X 10.5.6 and I get the
> following error:
>
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.
See
2008 Dec 29
3
[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6
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]: