It compiles now. Thanks, Matthias!
Regards,
Raul.
On martes 15 de noviembre de 2011 at 5:45, Matthias Ringwald wrote:
> Hi Raul
>
> I've tricked myself. In my local portaudio2.info (http://portaudio2.info)
> file, I had switched to llvm-gcc, which does compile it as it is.
> Nevertheless,
Hi Raul
I've tricked myself. In my local portaudio2.info file, I had switched to
llvm-gcc, which does compile it as it is. Nevertheless, I've applied real fix
and updated the portaudio2 package.
Please try again.
Matthias
On 13.11.2011, at 21:31, Raúl Montes wrote:
> Hi,
>
> I'm trying to
Thanks for your comment, Alexander.
I have the exact same clang version:
$ clang --version
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
I found the way to manually do the change I mentioned in the first e-mail
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/14/11 3:31 PM, Raúl Montes wrote:
> Hi, Matthias,
>
> Which gcc version do you have? Here is mine:
>
> $ gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1
> (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright
> (C) 2007 F
Hi, Matthias,
Which gcc version do you have? Here is mine:
$ gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658)
(LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
Hi all
i've rebuild portaudio2 this morning and it did build on 10.7 using Xcode 4.2
from Mac AppStore. I'll have a look into the code tomorrow.
Best
Matthias
On 13.11.2011, at 21:31, Raúl Montes wrote:
> Hi,
>
> I'm trying to compile portaudio2-shlibs (because it is a dependency of
> porta
On 11/13/11 3:31 PM, Raúl Montes wrote:
> Hi,
>
> I'm trying to compile portaudio2-shlibs (because it is a dependency of
> portaudio). But I get the following error during compilation:
>
> gcc -c -I./include -I./src/common -I./src/os/unix -std=c99 -g -O2
> -DPA_LITTLE_ENDIAN -Werror -mmacosx-versio