[SDL] Can't build SDL_sound on MinGW

Philip Pemberton philpem at dsl.pipex.com
Thu Jun 1 14:06:21 PDT 2006


In message <447D2810.2080402 at famille-lecomte.net>
          Julien Lecomte <julien at famille-lecomte.net> wrote:

> AFAIK, and this should be confirmed by SDL team, CVS is out and SVN is 
> in(*). I don't think they merge the more recent SVN back into CVS.
> You should rather checkout the SVN tree.

*checks*
Oops, I did grab it off SVN, not CVS...

> This usually happens if '--prefix=...' on configure line is wrong. With 
> MinGW, you should use you're MinGW base path as prefix.
> It seems your configure should be:
> ./configure --prefix=/e/MinGW-Libs

It looks like what's happening is the environment isn't getting passed on to
the configure script - see below

> This might be solved by using the correct prefix.
> Otherwise it could also mean that binutils isn't installed (which I 
> doubt if other packages compile fine)

The thing is, Binutils is installed, otherwise I wouldn't be able to compile
anything. At the moment, the only thing that won't build is SDL_sound. SDL,
SDL_mixer and the rest of the SDL stuff builds fine.

> I also recall that 'as' must be in same directory than 'gcc' for MinGW 
> (assuming a default installation from a zip file or installer)

It is - gcc and as are in the same directory (C:\mingw\bin).

Most peculiar...

Thanks.
-- 
Phil.                         | Kitsune: Acorn RiscPC SA202 64M+6G VF+UniPod
philpem at dsl.pipex.com         | Cheetah: Athlon64 3200+ A8VDeluxeV2 1G+180G
http://www.philpem.me.uk/     | Tiger: Toshiba SatPro4600 Celeron700 256M+40G
... Flash Gordon exposed himself to all sorts of danger.




More information about the SDL mailing list