Re: Error detecting linker while compiling qemu-system-ppc on macOS

2023-11-06 Thread Howard Spoelstra
Hello, macOS seems to use '/Library/Frameworks/Python.framework/Versions/3.11/bin/python3' hsp@MacOSVentura qemu-ppc % ./configure --target-list=ppc-softmmu Using './build' as the directory for build output python determined to be '/Library/Frameworks/Python.framework/Versions/3.11/bin/python3' py

Re: Error detecting linker while compiling qemu-system-ppc on macOS

2023-11-06 Thread BALATON Zoltan
Hello, On Mon, 6 Nov 2023, Howard Spoelstra wrote: Hi all, I'm getting a error while compiling on macOS (Intel). It seems linker detection is passed an unknown argument "--version", whereas "-v" works OK? See log below. See also https://lists.nongnu.org/archive/html/qemu-devel/2023-10/msg103

Error detecting linker while compiling qemu-system-ppc on macOS

2023-11-05 Thread Howard Spoelstra
Hi all, I'm getting a error while compiling on macOS (Intel). It seems linker detection is passed an unknown argument "--version", whereas "-v" works OK? See log below. Thanks for looking into this, Howard Build started at 2023-11-06T07:29:19.181487 Main binary: /Users/hsp/src/qemu-ppc/build/pyv