andycode2009
andycode2009
I meet the problem too I used macOS 15.3.1 mbp m3 pro liuzexuan@liuzexuandeMacBook-Pro ipod1g % ./start.sh ./start.sh: line 1: 52935 Segmentation fault: 11 '/Users/liuzexuan/Desktop/qemu-ios-ipod_touch_2g/build/qemu-system-arm-unsigned' -M iPod-Touch,bootrom=/Users/liuzexuan/Desktop/ipod1g/bootrom_s5l8900,iboot=/Users/liuzexuan/Desktop/ipod1g/iboot_204_n45ap.bin,nand=/Users/liuzexuan/Desktop/ipod1g/nand -serial mon:stdio -cpu max...
by the way the link file don't work ./aarch64-softmmu/qemu-system-aarch64 is there someone can solve this
emm liuzexuan@liuzexuandeMacBook-Pro build % ./qemu-system-arm-unsigned qemu-system-arm-unsigned: No machine specified, and there is no default Use -machine help to list supported machines liuzexuan@liuzexuandeMacBook-Pro build % ./qemu-system-arm-unsigned -M iPod-Touch,bootrom=/Users/liuzexuan/Desktop/ipod1g/bootrom_s5l8900,iboot=/Users/liuzexuan/Desktop/ipod1g/iboot_204_n45ap.bin,nand=/Users/liuzexuan/Desktop/ipod1g/nand -serial mon:stdio -cpu...
Could you offer me a executable binary file of qemu-system-arm-unsigned by Google Drive?
Thanks , I update my OS to 15.6, I succeeded in building it and It works.
I don't found config commands for Apple Silicon , so I changed the command for Intel Mac, may I need an Intel Mac?