Re: modutils: using kallsyms when cross-compiling kernel

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Fri Jan 24 2003 - 23:06:58 EST


On 24 Jan 2003, Roland Dreier wrote:

> Is my diagnosis correct? Is there any easy way for me to fix this (at
> least enough so that I can build a PPC kernel on x86 with kkallsyms
> support), or is the only solution to bite the bullet and fix the
> modutils ELF code to be endianness clean?

You could of course also backport the current 2.5 kallsyms code. This has,
though originally based on kallsyms, been completely rewritten and not
much to do with the original patch anymore (and different objectives).

It generates the information as a .S file and uses the cross-assembler to
generate the object code, so it does not have any of the above issues.

--Kai

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



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:13 EST