Hi,

There's something wrong with the commit
edbcc0b2eb1d4caee5f293e5c79f81023f3394e2.

I'm using qemu-0.9.1 + 09_arm_eabitls.patch[1], for CodeSourcery's
arm-2006q3 (otherwise it can't run on Fedora 8)

The following Makefile fails when trying to execute "simple", a
recently built binary:

bar:
        echo bar
        ./simple

foo:
        $(MAKE) bar

I get "make[1]: *** [bar] Segmentation fault", but if I remove "echo
bar", it works.

If I revert that commit for mmap.c, it works fine.

Any ideas?

[1] http://www.mail-archive.com/qemu-devel@nongnu.org/msg14659.html

-- 
Felipe Contreras


Reply via email to