qemu-ios
qemu-ios copied to clipboard
cc cannot build an executable error for iPod Touch 1G
- I am using macOS Mojave.
- I am not using Homebrew, i am using macports.
And i ran "../configure --enable-sdl --disable-cocoa --target-list=arm-softmmu --disable-capstone --disable-pie --disable-slirp --extra-cflags=-I/usr/local/opt/openssl@3/include --extra-ldflags='-L/usr/local/opt/openssl@3/lib -lcrypto'"
Do you have xcode installed? Or the command line tools? It is likely this is a result of it not using the clang compiler from xcode.