[OpenBIOS] [Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?)

Blue Swirl blauwirbel at gmail.com
Mon Nov 17 20:50:35 CET 2008


On 11/10/08, François Revol <revol at free.fr> wrote:
> > >>> Of course it'd be much better to switch to a real OF instead...
>  > >>> but I don't have the time for that, couldn't find usable OpenBIOS
>  > >>> images,
>  > >>
>  > >> I once tried to get OpenBIOS working but failed, Laurent appeared
>  > > > to
>  > >> get some further - any update on that?
>  > >
>  > > I tried building it for PPC yesterday, but I only had an powerpc-
>  > > apple-
>  > > haiku- gcc around, and it didn't like it... Even after pointing it
>  > > to
>  > > find our stdint.h and endian.h
>  >
>  > Try a Linux (cross-)compiler, I tried natively on Linux/ppc.
>
>
> I don't have a native linux ppc around... and I was too lazy to build
>  yet another cross gcc

I fixed a lot of accidental uses of system headers in r250. Now I can
compile OpenBIOS for Sparc32, Sparc64 and PPC using a cross compiler
without local include directory at all (sparc-unknown-elf etc.).

I still have to hack around for three assembler files on PPC which
won't compile if __linux__ is not defined.

Please try again.


More information about the OpenBIOS mailing list