On 23/06/07, Alexander Graf <[EMAIL PROTECTED]> wrote:
Rob Landley wrote:
> 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
>
[EMAIL PROTECTED]:/vm/qemu-devel/patches/qemu> qemu-i386 ~/hello
Hello world!

Well it works for me. I usually see this segfault when trying to compile
qemu with a gcc4. Try gcc3 and everything should be fine.

I usually see this when I forget to rebuild all files affected by a
recent change (because the Makefile doesn't make the .depend before
you tell it to).

Regards


Reply via email to