cross compile libc - msg2
Peter Grehan
grehan at freebsd.org
Wed Mar 9 04:05:19 GMT 2005
> No i need a cross toolchain to cross develop freebsd for PPC i wanna
> create an embedded FBSD for embedded devices, than i could put this on
> hardware devices to substitute linux, cyclades routers for example
> or even on new embedded systems
Great!
In that case the 'make TARGET_ARCH=powerpc buildworld' will the right
thing. After this step, you'll need a 'make TARGET_ARCH=powerpc
buildkernel', though the kernel will require a lot of work to function
on non-OpenFirmware non-G3/G4 systems. But that is a goal of the project
anyways.
later,
Peter.
More information about the freebsd-ppc
mailing list