From: Paolo Bonzini <pbonzini@redhat.com>
To: peter.maydell@linaro.org
Cc: kwolf@redhat.com, programmingkidx@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-coroutine.c: error: thread-local storage not supported for this target
Date: Sat, 24 Jan 2015 14:59:03 -0500 (EST) [thread overview]
Message-ID: <1984591558.93257.1422129543537.JavaMail.zimbra@zmail13.collab.prod.int.phx2.redhat.com> (raw)
In-Reply-To: <CAFEAcA8Jo+NPg-GuGi7-fSH9RoGHwKVgA5oq8ogbkzW0t4=c7w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]
The lack of emulated TLS on 10.6 is the consequence of a political choice, though. GCC 4.3 was released long before Snow Leopard, but users are stuck with 4.2.1 because of the license.
Paolo
-----Original Message-----
From: Peter Maydell [peter.maydell@linaro.org]
Received: sabato, 24 gen 2015, 20:33
To: Paolo Bonzini [pbonzini@redhat.com]
CC: Programmingkid [programmingkidx@gmail.com]; Kevin Wolf [kwolf@redhat.com]; qemu-devel qemu-devel [qemu-devel@nongnu.org]
Subject: Re: [Qemu-devel] qemu-coroutine.c: error: thread-local storage not supported for this target
On 24 January 2015 at 18:54, Paolo Bonzini <pbonzini@redhat.com> wrote:
> Note that GCC 4.3 was released almost seven years ago; we've been
> requiring it on Windows for three years (commit 00dccaf, coroutine:
> introduce coroutines, 2011-01-17), and no one has ever complained.
>
> Apple is not providing it for Mac OS X 10.6.x only because of political
> reasons. Complain to them, not to the QEMU project.
Apple's not providing it on 10.6.x because 10.6.x is obsolete
as far as Apple is concerned. Supported versions of OSX use
clang, which has support for __thread. Missing __thread
support is an "old platform" thing, not a political GPL thing.
-- PMM
[-- Attachment #2: Type: text/html, Size: 1454 bytes --]
prev parent reply other threads:[~2015-01-24 19:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 19:27 [Qemu-devel] qemu-coroutine.c: error: thread-local storage not supported for this target Programmingkid
2015-01-23 20:33 ` Paolo Bonzini
2015-01-23 20:39 ` Programmingkid
2015-01-23 20:55 ` Paolo Bonzini
2015-01-23 21:33 ` Programmingkid
2015-01-23 21:37 ` Paolo Bonzini
2015-01-23 21:48 ` Paolo Bonzini
2015-01-23 22:54 ` Programmingkid
2015-01-24 18:54 ` Paolo Bonzini
2015-01-24 19:33 ` Peter Maydell
2015-01-24 19:59 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1984591558.93257.1422129543537.JavaMail.zimbra@zmail13.collab.prod.int.phx2.redhat.com \
--to=pbonzini@redhat.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).