Hi Alex,

Thanks a lot for your answer. I have downloaded mac-on-linux from svn. I have selected KVM support in the menu config. I have tried to compile mol but I get the following error messages:

+ Entering booter
    Compiling    booter.o
    Compiling    common.o
    Compiling    elf.o
    Compiling    macho.o
    Compiling    oldworld.o
    Linking      libbooter.a
    Linking      liballmol.a
= Building mol
../obj-ppc64/build/src/liballmol.a(_misc.o): In function `flush_icache_range': /home/christian/Downloads/mac-on-linux-svn/src/cpu/kvm/misc.c:65: multiple definition of `flush_icache_range'
../obj-ppc64/build/src/liballmol.a(cache.o):(.text+0x30): first defined here
collect2: ld returned 1 exit status
make[2]: *** [../obj-ppc64/build/src/mol] Fehler 1
make[1]: *** [sub-src-all] Fehler 2
make: *** [auto-bootstrap] Fehler 2

Do you have an idea for me, please?

Cheers,

Christian


On 19.04.2014 00:46, Alexander Graf wrote:

On 19.04.14 00:10, Christian Zigotzky wrote:
Hi Alexander,

Thanks a lot for your answer. PR KVM works on my Nemo board with a PA6T cpu. It's a bit faster than QEMU without PR KVM.

Screenshots: http://forum.hyperion-entertainment.biz/viewtopic.php?f=35&t=1747&p=27150#p27150

Very nice, glad to see it works. If you like you can also try to compile mac-on-linux from svn. There is KVM support in that one which should hopefully work for you as long as you run 32bit user space. MOL isn't particularly happy when it gets compiled on 64bit.

Enjoy your PA6T machine :).


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to