On Jan 23, 2015, at 3:55 PM, Paolo Bonzini wrote: > > > On 23/01/2015 21:39, Programmingkid wrote: >> On 23/01/2015 20:27, Programmingkid wrote: >>> I used the newest version from QEMU's git with this id: >>> a46b3aaf6bb038d4f6f192a84df204f10929e75c. When I tried to compile >>> QEMU on Mac OS 10.6.8, I saw this error: qemu-coroutine.c:29: error: >>> thread-local storage not supported for this target. >> >> GCC 4.2.1. > > Use clang then. > > Paolo
Could you provide directions on how you want me to do this? In the configure options, this was all I found: --objcc=OBJCC use Objective-C compiler OBJCC [clang]