From: malc <malc@pulsesoft.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?
Date: Sun, 19 Sep 2004 02:01:05 +0400 (MSD) [thread overview]
Message-ID: <Pine.LNX.4.55.0409190159120.746@home.oyster.ru> (raw)
In-Reply-To: <87zn3ndzsv.fsf@Janik.cz>
On Sat, 18 Sep 2004, [iso-8859-2] Pavel Jan?k wrote:
> From: Sylvain Petreolle <spetreolle@yahoo.fr>
> Date: Sat, 18 Sep 2004 20:03:47 +0200 (CEST)
>
> Hi,
>
> > Pavel, were you compiling all targets ?
> > Im getting errors too if the ppc targets are enabled.
> > Using i386* targets only leads me to a successfull compilation. (as malc does)
>
> yes, I also build PPC (ppc-softmmu).
>
vl.h
void *AUD_open (void *opaque, const char *name, int freq, int nchannels, audfmt_e fmt);
oss.c
void *AUD_open (void *opaque, const char *name, int freq, int nchannels, audfmt_e fmt)
I fail to see how these can be incompatible even on PPC
--
mailto:malc@pulsesoft.com
prev parent reply other threads:[~2004-09-18 22:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-18 10:31 [Qemu-devel] PATCH: uint32_t for pointer arithmetic? Pavel Janík
2004-09-18 11:10 ` malc
2004-09-18 14:25 ` Pavel Janík
2004-09-18 15:09 ` malc
2004-09-18 18:03 ` Sylvain Petreolle
2004-09-18 21:37 ` Pavel Janík
2004-09-18 22:01 ` malc [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=Pine.LNX.4.55.0409190159120.746@home.oyster.ru \
--to=malc@pulsesoft.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).