[OpenBIOS] starting

Andreas Färber andreas.faerber at web.de
Sun Oct 3 12:19:06 CEST 2010


Am 22.08.2009 um 14:16 schrieb Blue Swirl:

> Configuring for *-elf is easier than *-linux, because then the include
> files, libgcc, crt0.o etc. will not be needed. These can be difficult
> to compile sometimes. The drawback is that you can't use the compiler
> for normal Unix programs, only for OpenBIOS and maybe Linux kernel.
>
> BTW, there is a bug in one of the tools (binutils, gcc, gdb, can't
> remember which): if you want the tool for powerpc64, the only
> supported target is powerpc64-linux, powerpc64-elf won't work.
[snip]

It's GCC that doesn't know powerpc64-elf or powerpc64-eabi.

Does anyone have any pointers how to set up $PREFIX/powerpc-linux/ 
include etc. without access to a working ppc Linux system? GCC 4.4.5 -- 
target=powerpc64-linux build is failing during libdecnumber  
compilation for lack of string.h and stdio.h.

Thanks,
Andreas



More information about the OpenBIOS mailing list