On Thursday 19 April 2007 09:58:30 Daniel Jacobowitz wrote:
> I posted some other patches for OpenHackWare when I was experimenting
> with OpenBSD; I think this is the one you need, to the linker script:
>
> -.rodata: { *(.rodata) } > bios
> +.rodata: { *(.rodata*) } > bios
On Thu, Apr 19, 2007 at 09:12:32AM -0700, Ed Swierk wrote:
> I'm having trouble building OpenHackWare (the firmware for qemu-system-ppc)
> from source on a PPC machine running Fedora 6, using either gcc 4.1.1 or gcc
> 3.4.6. I'm using the source tarball
> http://perso.magic.fr/l_indien/OpenHackW
I'm having trouble building OpenHackWare (the firmware for qemu-system-ppc)
from source on a PPC machine running Fedora 6, using either gcc 4.1.1 or gcc
3.4.6. I'm using the source tarball
http://perso.magic.fr/l_indien/OpenHackWare/0.4/OpenHackWare-0.4.1.tar.bz2,
with the patch pc-bios/ohw.dif