Bad register name

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Feb 26 20:04:54 UTC 2014


On Tue, Feb 25, 2014 at 12:23:13AM +0800, Steven Chang wrote:
>When I built x86_64 cross tool chain by crosstool-ng with uClibc 0.9.30.2 on
>Ubuntu 10.04, I got the following Assmebly errors. Then I build uClibc
>independent for TARGET_ARCH="x86_64" at menuconfig, I also got the same
>error. Has anyone knows how to fix it.

This sounds like you do not pass in the correct compiler.
make CROSS_COMPILE=x86_64-mine-linux-
See 'make help' in the toplevel uClibc dir, also pass V=2 and
double-check your .config

Ok?


More information about the uClibc mailing list