mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] SDL_sound


From: Nikos Chantziaras
Subject: Re: [Mingw-cross-env-list] SDL_sound
Date: Wed, 06 Oct 2010 05:52:53 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100927 Thunderbird/3.1.4

On 10/06/2010 05:45 AM, Nikos Chantziaras wrote:
On 10/03/2010 11:39 PM, Tony Theodore wrote:
On 4 October 2010 06:41, Mark
Brand<address@hidden> wrote:

On 10/03/2010 05:53 PM, Nikos Chantziaras wrote:

On 10/02/2010 11:29 PM, Tony Theodore wrote:

[...]
Then went through a few iterations to come up with a build that
succeeds:

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/deab4460f78d

With the ordering of included libs, we should be able to come up with
a *.pc file that makes this easy.

Please test and report your findings.


/home/realnc/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.5.1/../../../../i686-pc-mingw32/bin/ld:

cannot find -lspeex


Shouldn't speex be in $(PKG)_DEPS?

Indeed, thanks!

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/c6e2fc1406a5

It builds with a make clean&& make sdl_sound sound now.

I noticed that sdl_sound.mk has configure options that actually don't
exist at all when doing "./config --help". It seems they were
copy&pasted from sdl_mixer.mk. SDL_sound has different options.

Another problem I noticed is that everything is built unoptimized (no -O2 or similar). This has to be a bug. Code compiled without -O{1,2,s} is simply too slow.




reply via email to

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