qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: OpenBSD/Sparc64 gcc doesn't know about __thread, so bui


From: Sebastian Herbszt
Subject: [Qemu-devel] Re: OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
Date: Sun, 30 Aug 2009 21:56:23 +0200

Blue Swirl wrote:
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

Same on MinGW

CC    i386-softmmu/monitor.o
/v0.11.0-rc0-564-g757506d/monitor.c:3232: error: thread-local storage not 
supported for this target
make[1]: *** [monitor.o] Error 1

Removing the offending __thread would fix the build.

- Sebastian





reply via email to

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