qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?


From: malc
Subject: Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?
Date: Sun, 19 Sep 2004 02:01:05 +0400 (MSD)

On Sat, 18 Sep 2004, [iso-8859-2] Pavel Jan?k wrote:

>    From: Sylvain Petreolle <address@hidden>
>    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:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]