search for: representatino

Displaying 2 results from an estimated 2 matches for "representatino".

2006 Dec 21
2
[LLVMdev] llvm-gcc frontend 4 on intel darwin produces intel assembler
...h that llc sigsegvs sometimes, etc. So I wanted to give 1.9 a go and build that on the my intel mac book. I did not bother to compile the llvm-gcc frontend myself so I donwloaded the precompiled tar ball. But unfortunatly doing a LLVMGCC/bin/gcc -S assembler, the generated assembyl is not in llvm representatino but in ia32?! also the target says: Target: i686-apple-darwin8 but the right? cc1 is taken: $HOME/Applications/llvm-gcc4-1.9-x86-darwin8/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/cc1 -quiet -v -iprefix .... any pointers? is is stupid since gcc 3.4 is not precompiled on mactel - is it compilabl...
2006 Dec 21
0
[LLVMdev] llvm-gcc frontend 4 on intel darwin produces intel assembler
...c. > > So I wanted to give 1.9 a go and build that on the my intel mac book. > I did not bother to compile the llvm-gcc frontend myself so I donwloaded > the precompiled tar ball. > > But unfortunatly doing a LLVMGCC/bin/gcc -S assembler, the generated > assembyl is not in llvm representatino but in ia32?! > > also the target says: > Target: i686-apple-darwin8 > > but the right? cc1 is taken: > $HOME/Applications/llvm-gcc4-1.9-x86-darwin8/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/cc1 > -quiet -v -iprefix .... > > any pointers? > is is stupid since gcc 3.4...