qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compilation error of coroutine-win32.c with gcc version 3.4.5 (mingw-vista special r3)
@ 2011-08-08  0:30 Roy Tam
  2011-08-08  6:21 ` Stefan Hajnoczi
  0 siblings, 1 reply; 13+ messages in thread
From: Roy Tam @ 2011-08-08  0:30 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I checked out latest git and tried to compile QEMU but I got this message:
qemu$ make V=1
gcc -m32 -D__USE_MINGW_ANSI_STDIO=1 -DWIN32_LEAN_AND_MEAN
-DWINVER=0x501 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -O3 -msse3 -msse2 -msse -mmmx
-fomit-frame-pointer -mpreferred-stack-boundary=2 -ffast-math -pipe
-funroll-loops -fforce-addr -mfpmath=sse  -Wendif-labels
-Wnested-externs -Wformat-security -Wformat-y2k -Winit-self
-Wold-style-definition  -mms-bitfields -Ic:/MinGW/include/glib-2.0
-Ic:/MinGW/lib/glib-2.0/include   -I/usr/home/User/qemu/slirp -I.
-I/usr/home/User/qemu -I/usr/home/User/qemu/fpu -MMD -MP -MT
coroutine-win32.o -MF ./coroutine-win32.d -O2 -g  -c -o
coroutine-win32.o coroutine-win32.c
coroutine-win32.c:36: error: thread-local storage not supported for this target
coroutine-win32.c:37: error: thread-local storage not supported for this target
make: *** [coroutine-win32.o] Error 1

Please advice.

Best regards,
Roy

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

end of thread, other threads:[~2011-09-07  7:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08  0:30 [Qemu-devel] Compilation error of coroutine-win32.c with gcc version 3.4.5 (mingw-vista special r3) Roy Tam
2011-08-08  6:21 ` Stefan Hajnoczi
2011-08-08  6:36   ` Roy Tam
2011-08-16  7:38     ` Roy Tam
2011-08-16 12:45       ` Stefan Hajnoczi
2011-08-16 18:50         ` Paolo Bonzini
2011-08-17 17:20           ` Blue Swirl
2011-08-17 17:23             ` Stefan Hajnoczi
2011-08-17 17:26               ` Paolo Bonzini
2011-08-18  3:36             ` Roy Tam
2011-08-20  8:41           ` Stefan Weil
2011-08-23  7:39             ` Roy Tam
2011-09-07  7:44               ` Roy Tam

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).