qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
@ 2009-08-29 16:41 Blue Swirl
  2009-08-30 19:56 ` [Qemu-devel] " Sebastian Herbszt
  2009-08-31  6:46 ` Gerd Hoffmann
  0 siblings, 2 replies; 3+ messages in thread
From: Blue Swirl @ 2009-08-29 16:41 UTC (permalink / raw)
  To: Gerd Hoffmann, qemu-devel

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-31  6:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-29 16:41 [Qemu-devel] OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks Blue Swirl
2009-08-30 19:56 ` [Qemu-devel] " Sebastian Herbszt
2009-08-31  6:46 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).