qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] Building Qemu with gcc4.0?


From: Jd Lyons
Subject: [Qemu-ppc] Building Qemu with gcc4.0?
Date: Sat, 4 Mar 2017 17:01:07 -0500

I’m trying to build Qemu with gcc 4.0 on Mac OS X Sierra, but for some season configure responds with

export CC="/usr/bin/gcc-4.0"
../qemu/configure --target-list=ppc-softmmu

ERROR: "/usr/bin/gcc-4.0" either does not exist or does not work

gcc4.0 seems to work:

/usr/bin/gcc-4.0 --version
i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Anyone know how I should be doing this?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]