GPRPair issue on LLVMLinux side

Tim Northover t.p.northover at gmail.com
Sun Aug 18 03:48:20 PDT 2013


Hi Tinti,

> Instructions: http://llvm.linuxfoundation.org/index.php/Quick_Start_Guide
>
> Fell free to ask any question concerning it. I can provide help on dealing
> with any problem.

I gave it a quick try, and discovered multiple build problems,
starting with it not passing "-target arm-none-linux-gnueabi" to the
compiler invocation, passing through the differences between gnu89 and
c99 on "inline", and finishing at it not applying its own patches to
the kernel.

I gave up at that point.

> We have compared it too. But it is HUGE, almost 80 MB of dissasm for each vmlinux file.

It's possible this is a real barrier, but I'd expect the actual
differences to be small. Is there any chance you could upload the two
vmlinux files somewhere? No need to disassemble or even decompress
them.

Basically, I'm certainly willing to take a look, but don't want to
wrestle foreign build systems into submission to do so.

Cheers.

Tim.



More information about the llvm-commits mailing list