Am 10.07.2007 um 17:47 schrieb Rob Landley:
I have no idea what this patch does, but the second hunk is suse-
specific and
the second half of it is for qemu-ppc which builds runs for me.
(Dunno if it
_works_, but it's not segfaulting immediately when I run it...)
ppc-softmmu does not buil
On Monday 02 July 2007 11:02:49 Alexander Graf wrote:
> Hi,
>
> this is the patch we are currently using to build qemu-0.9.0. Does this
> work for you?
>
> Alex
Let's see...
> -/* ld script to make i386 Linux kernel
> - * Written by Martin Mares <[EMAIL PROTECTED]>;
> - */
> -OUTPUT_FORMAT("elf32
Hi,
this is the patch we are currently using to build qemu-0.9.0. Does this
work for you?
Alex
--- i386.ld
+++ i386.ld
@@ -1,116 +1,164 @@
-/* ld script to make i386 Linux kernel
- * Written by Martin Mares <[EMAIL PROTECTED]>;
- */
-OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
+/* Def
On Saturday 23 June 2007 07:12:39 Stefan Weil wrote:
> Rob Landley schrieb:
> > Ok, it's a more fundamental problem:
> >
> > [EMAIL PROTECTED]:/sys$ qemu-i386
> > Segmentation fault (core dumped)
> >
> > Nothing to do with the program it's trying to run, it segfaults with no
> > arguments.
> >
> >
Rob Landley schrieb:
> Ok, it's a more fundamental problem:
>
> [EMAIL PROTECTED]:/sys$ qemu-i386
> Segmentation fault (core dumped)
>
> Nothing to do with the program it's trying to run, it segfaults with no
> arguments.
>
> Is anybody else seeing this?
>
> Rob
Yes, I see this on Debian Linux sinc