[LLVMdev] trouble compiling llvm-gcc4 1.9
Erick Tryzelaar
erickt at dslextreme.com
Mon Apr 2 21:15:06 PDT 2007
Dale Johannesen wrote:
> Not in detail, but that file is the first thing it's using the built
> llvm-gcc4 to compile,
> so something is wrong with that. It looks like it might be
> misconfigured somehow.
> That message is coming from the assembler and I suggest looking at the
> assembler (.s) file, you may be able to figure it out from that.
> To get that add -save-temps to the compilation line, which is this:
Thanks Chris and Dale! Turns out that I had a bad xcode. I had 2.2, but
I thought I had 2.4. Thanks for your help.
-e
More information about the llvm-dev
mailing list