Running the machine
when i use the command to run it from the paths to the images i keep running into this error zsh: parse error near `\n' if anyone can help thanks!
Thanks for reporting - could you provide the full command you're trying to run the emulator with?
Thanks for the response! i used the command you provided in the guide here ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=
./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=,iboot=,nand= -serial mon:stdio -cpu max -m 1G -d unimp -pflash
Are you sure that you are providing the paths to the bootrom, iBoot and NAND images?
yes i provided all paths here is the command with that ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=/Users/james/Downloads/bootrom_s5l8900,iboot=/Users/james/Downloads/iboot_204_n45ap.bin,nand=/Users/james/Downloads/iboot_204_n45ap.bin -serial mon:stdio -cpu max -m 1G -d unimp -pflash this seems to not have the same error as when i previously tryed this but now it returns a differnt error zsh: no such file or directory: ./arm-softmmu/qemu-system-arm Thanks for the quick response!
Are you sure that the compilation process finished without any error? This might prohibit the qemu-system-arm binary from being generated.
ive attempted to recompile the qemu verison and now ran into another error ERROR: "cc" cannot build an executable (is your linker broken?)
make: *** No targets specified and no makefile found. Stop. i have ninja and gcc as well as x code installed
I had the exact same problem, after also having troble with Ninja.
@kandjgameing824 which platform/OS are you trying to compile on? Do you have additional log output as well?
"i have ninja and gcc as well as x code installed"
Sounds like macOS.
From: Martijn de Vos @.> Sent: Wednesday, January 3, 2024 8:55 AM To: devos50/qemu-ios @.> Cc: Subscribed @.***> Subject: Re: [devos50/qemu-ios] Running the machine (Issue #64)
@kandjgameing824https://github.com/kandjgameing824 which platform/OS are you trying to compile on? Do you have additional log output as well?
— Reply to this email directly, view it on GitHubhttps://github.com/devos50/qemu-ios/issues/64#issuecomment-1874970118, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQQXXR2HFRV2NAEYUHUHEVTYMUFGPAVCNFSM6AAAAAA6AGJPQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZUHE3TAMJRHA. You are receiving this because you are subscribed to this thread.Message ID: @.***>