devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
865 stars 63 forks source link

cc cannot build an executable error for iPod Touch 1G #141

Open Selvenity opened 5 months ago

Selvenity commented 5 months ago
  1. I am using macOS Mojave.
  2. I am not using Homebrew, i am using macports.
Selvenity commented 5 months ago

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'"

zoe-vb commented 3 months ago

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.