All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Building OpenHackWare (qemu-system-ppc firmware)
Date: Thu, 19 Apr 2007 12:58:30 -0400	[thread overview]
Message-ID: <20070419165830.GA7083@caradoc.them.org> (raw)
In-Reply-To: <200704190912.32588.eswierk@arastra.com>

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/OpenHackWare/0.4/OpenHackWare-0.4.1.tar.bz2, 
> with the patch pc-bios/ohw.diff from qemu-snapshot-2007-02-09_05.tar.bz2.

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

-- 
Daniel Jacobowitz
CodeSourcery

  reply	other threads:[~2007-04-19 17:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-19 16:12 [Qemu-devel] Building OpenHackWare (qemu-system-ppc firmware) Ed Swierk
2007-04-19 16:58 ` Daniel Jacobowitz [this message]
2007-04-19 20:12   ` Ed Swierk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070419165830.GA7083@caradoc.them.org \
    --to=drow@false.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.