qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Ben Taylor" <bentaylor.solx86@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] c99 or not?
Date: Sun, 17 Aug 2008 19:34:31 -0400	[thread overview]
Message-ID: <cef699d70808171634gd7a407cg7404c41beaca940b@mail.gmail.com> (raw)
In-Reply-To: <48A8B438.6040109@codemonkey.ws>

On Sun, Aug 17, 2008 at 7:28 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
> Ben Taylor wrote:
>>
>> I've been hacking about on qemu again on Solaris 10, which I've run
>> into an issue.
>>
>> in the nbd.h file, it includes stdbool.h, but on Solaris 10, you have
>> to enable c99
>> to get this to compile.
>>
>
> Are you not using GCC?  QEMU is not known to support any compilers other
> than GCC.

gcc-3.4.3.  though once the tcg conversion is complete, I want to
give studio 12 a whirl.

> Perhaps you need to specify -std=gnu99 instead of -std=c99?

I'll give that a shot.

  reply	other threads:[~2008-08-17 23:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-17 22:22 [Qemu-devel] c99 or not? Ben Taylor
2008-08-17 22:33 ` François Revol
2008-08-21 21:58   ` Andreas Färber
2008-08-17 23:28 ` Anthony Liguori
2008-08-17 23:34   ` Ben Taylor [this message]
2008-08-21 19:43     ` Andreas Färber

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=cef699d70808171634gd7a407cg7404c41beaca940b@mail.gmail.com \
    --to=bentaylor.solx86@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).