qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] OpenBSD/Sparc64 gcc doesn't know about __thread, so build b


From: Blue Swirl
Subject: [Qemu-devel] OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
Date: Sat, 29 Aug 2009 19:41:16 +0300

Hi,

I get this error on OpenBSD/Sparc64:
  CC    i386-softmmu/monitor.o
/src/qemu/monitor.c:3232: error: thread-local storage not supported
for this target
gmake[1]: *** [monitor.o] Error 1

Removing the offending __thread would fix the build.




reply via email to

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