[LLVMdev] x86 cross compiler for ppc fails to build

Kalle Raiskila kalle.raiskila at nokia.com
Fri May 20 00:40:09 PDT 2011


On ons, 2011-05-18 at 16:04 +0200, ext Maarten Faddegon wrote:
> I try to build a cross powerpc compiler, but llvm-gcc fails.

> There are instructions like this one "lis 30, ha16(completed.5554.b)" 
> which are not understood apparently?
 
If I recall correctly, this was a bug when generating 32bit ppc assembly
on linux. 64bit assembly might work better on linux. 


kalle

-- 
"Modern computing machines are very complex objects"
                      -von Neumann introducing the NORC, 1954




More information about the llvm-dev mailing list