* can't compile kernel for MPC8xx
@ 2004-02-25 23:02 Stefan Jeglinski
0 siblings, 0 replies; only message in thread
From: Stefan Jeglinski @ 2004-02-25 23:02 UTC (permalink / raw)
To: linuxppc-dev
Host system is iBook running 2.4.24-ben on YDL 3.0.1:
binutils-2.13.90.0.18-6
gcc-3.2.2-2a
glibc-2.3.1-51a
Target build is kernel.org 2.4.22, with linuxppc-2.4.22.patch applied.
Processor type set to 8xx, math emulation turned ON.
MPC8xx CPM options set to CPM SCC Ethernet
I get build errors galore. Eliminated one set of errors by removing
all framebuffer support, another set of errors disappeared by
removing all 10/100 network device support. This is a brightstar box
so it makes sense to have no framebuffer and maybe no ethernet, but
now I'm getting errors in 8xx_io. Something smells. There can't be
that many things to turn off without me seeing reference to it
somewhere.
So I have this question inspired by
<http://penguinppc.org/embedded/howto/x321.html>
The page notes that *binaries* must be dynamically linked, glibc must
be rebuilt with -mhard-float, and math emulation must be included.
I'm assuming that since I have emulation turned on in the kernel
config I'm OK on that one, but what about the other - does
"dynamically link binaries" also refer to the kernel itself? Is that
why I have so many error bundles trying to compile this?
Stefan Jeglinski
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-25 23:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-25 23:02 can't compile kernel for MPC8xx Stefan Jeglinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox