public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* Compile Penguin PPC for x386?
@ 2001-12-12 21:58 Kent Borg
  2001-12-12 19:21 ` Matt Porter
  2001-12-13  0:13 ` andrew may
  0 siblings, 2 replies; 5+ messages in thread
From: Kent Borg @ 2001-12-12 21:58 UTC (permalink / raw)
  To: Embedded Linux PPC List


Is the i386 arch vaguely up to date in the PPC tree?  Does it work?

I mean, if I want to debug some driver that doesn't need actual
hardware (maybe dummy out actual HW banging), can I swap over to
building an i386 kernel?  It would be nice to be using the same
kernel.

If I can do that, how?  In Makefile I changed "ARCH" to i386, changed
"CROSS_COMPILE" to be nothing, did a "make mrproper", copied in a
.config from my Red Hat install, defaulted everything asked by "make
oldconfig", did "make dep", and "make bzImage".

But then it chokes on some problem in include/linux/highmem.h (48:
parse error before `0').

Should this work?


Thanks,

-kb

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-20 11:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-12 21:58 Compile Penguin PPC for x386? Kent Borg
2001-12-12 19:21 ` Matt Porter
2001-12-20 10:57   ` Marius Groeger
2001-12-20 11:12     ` Matt Porter
2001-12-13  0:13 ` andrew may

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