On Tue, 3 Jan 2006, Marco Matthies wrote:
Chris Lattner wrote:
Changes in directory llvm-gcc/gcc/config/rs6000:
sysv4.h updated: 1.1.1.2 -> 1.2
t-ppccomm updated: 1.1.1.1 -> 1.2
---
Log message:

get llvmgcc building on ppc-linux and ppc-linux64. Thanks to Marco Matthies for the patch!

To my shame i found out over the holidays that when i compiled it on ppc64-linux it got compiled as a ppc32 executable. I'll try and get it compiled and linked as a 64-bit executable to confirm if it also works on ppc64, though i cannot exactly tell when i'll get to it.

Note that the LLVM native code generator doesn't support PPC64 yet. I don't know if that is something you're interested in. PPC32 should be close to working, but may need some minor hacking on the asmprinter to emit ELF .s files.

-Chris

--
http://nondot.org/sabre/
http://llvm.org/

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to