Re: Linux kernel cross-compilers

From: Guenter Roeck
Date: Thu Aug 15 2013 - 10:34:13 EST


On 08/15/2013 07:22 AM, Max Filippov wrote:
On Thu, Aug 15, 2013 at 6:02 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
On 08/15/2013 02:46 AM, Max Filippov wrote:

Hi Guenter,

On Thu, Aug 15, 2013 at 1:07 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:

Also, the xtensa compiler fails for me with an odd error message on one
of
my servers.


What is the message?

It complains about being unable to change the byte order in an object file.

Actually, the message is from the linker, but I have no idea what is causing
it.

I've seen such message when I attempted to link a kernel, parts of which
were by mistake compiled for different xtensa core variants. Clean rebuild
fixed that.


"clean -f -q -d -x" did not help in my case. It can't get much cleaner than that.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/