qemu-ios icon indicating copy to clipboard operation
qemu-ios copied to clipboard

cc cannot build an executable error for iPod Touch 1G

Open Selvenity opened this issue 1 year ago • 2 comments

  1. I am using macOS Mojave.
  2. I am not using Homebrew, i am using macports.

Selvenity avatar Feb 03 '24 16:02 Selvenity

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

Selvenity avatar Feb 03 '24 16:02 Selvenity

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.

zoe-vb avatar Mar 17 '24 17:03 zoe-vb