From: "Aggeler Fabian" <aggelerf@student.ethz.ch>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Andreas Färber" <andreas.faerber@web.de>,
qemu-devel <qemu-devel@nongnu.org>,
"Peter Bartoli" <peter@bartoli.org>,
"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: Re: [Qemu-devel] OS X compile fix
Date: Mon, 19 May 2014 13:41:21 +0000 [thread overview]
Message-ID: <16F2B62C-8134-42D1-B23C-09A5B08DB29C@ethz.ch> (raw)
In-Reply-To: <CAFEAcA8h+sZ9Uu5p74B6xS8W42r7SJnrFCqx7cY+0Fw-RRnLsA@mail.gmail.com>
You’re configuration works for me on 10.9 with clang from the XCode command line tools.
$ xcode-select --install
$ clang --version
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
Best,
Fabian
On 19 May 2014, at 10:19, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 19 May 2014 01:06, Peter Bartoli <peter@bartoli.org> wrote:
>> On May 18, 2014, at 4:09 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
>>
>> and looking at the preprocessor output it's defined in
>> /usr/lib/clang/5.0/include/limits.h
>>
>>
>> Thanks, Peter ... I don't have a /usr/lib/clang ... where are you getting it
>> from?
>
> Pretty sure this is just the standard way XCode command line
> tools install on 10.8. Googling suggests that 10.9 does things
> differently (leaving the headers under /Applications/Xcode.app,
> and using shim executables to redirect the paths it looks for). In
> that case the header is likely to be
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.1/include/limits.h
>
> thanks
> -- PMM
>
>
prev parent reply other threads:[~2014-05-19 13:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-17 23:14 [Qemu-devel] OS X compile fix Peter Bartoli
2014-05-18 8:50 ` Andreas Färber
2014-05-18 11:40 ` Peter Maydell
2014-05-18 22:45 ` Peter Bartoli
2014-05-18 23:09 ` Peter Maydell
2014-05-19 0:06 ` Peter Bartoli
2014-05-19 8:19 ` Peter Maydell
2014-05-19 13:41 ` Aggeler Fabian [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=16F2B62C-8134-42D1-B23C-09A5B08DB29C@ethz.ch \
--to=aggelerf@student.ethz.ch \
--cc=andreas.faerber@web.de \
--cc=kwolf@redhat.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=peter.maydell@linaro.org \
--cc=peter@bartoli.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).