public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* cross compile alpha make bootpfile fails
@ 2001-05-27 23:35 Duane Ellis
  0 siblings, 0 replies; only message in thread
From: Duane Ellis @ 2001-05-27 23:35 UTC (permalink / raw)
  To: linux-kernel

Cross compiling kernel (any recent version) on any non-64bit host (ie:
x86) to 
ALPHA the "make bootpfile" step fails. The problem is localized 
to arch/alpha/boot/tools/objstrip.c

Various 'elf' structure members are 64 bit, not 32bit and the wrong
version of
the structure is being choosen. (To bad you can't use the binutils
library here!)

I have hand coded around this, and can easily produce bootp files.
I would like to submit patches but my change/hack is not real pretty.

There are other issues associated with cross compiling this file, who is
an 
appropriate person reguarding alpha specific items such as these?

if you wish to disucuss this off-list, email duane_ellis _AT_
franklin.com

-Duane

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-27 23:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-27 23:35 cross compile alpha make bootpfile fails Duane Ellis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox