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] checksum gcc-mpc


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] checksum gcc-mpc
Date: Wed, 10 Jul 2013 09:31:27 +1000

On 10/07/2013, at 8:52 AM, me <address@hidden> wrote:

> On 09/07/13 05:12, Tony Theodore wrote:
>> 
>> Can't see anything meaningful there, you could try downloading it with your 
>> browser and/or see if there's anything relevant in /etc/wgetrc.
>> 
>> Cheers,
>> 
>> Tony
>> 
> Very strange.
> I've gone round the problem by downloading the required files and providing 
> them through localhost with my web server. (edited the relevant .mk files in 
> the src directory).

You can just drop the files in the ./pkg directory - no need for local servers 
of modified urls.

> All OK till I try to use SDL_mixer.
> SDL_gfx, SDL_image, SDL_tff  OK (but I had to explicitly add lpng, ljpeg, 
> ltiff to resolve errors like:  
>      undefined reference to`png_create_info_struct'.)
> But no such luck with SDL_mixer. I get among others:
> /home/malcolm/ProgramNotes/win32/mxe/usr/i686-pc-mingw32/lib/libSDL_mixer.a(dynamic_ogg.o):
>  In function `Mix_InitOgg':
> /home/malcolm/ProgramNotes/win32/mxe/tmp-sdl_mixer/SDL_mixer-1.2.12/dynamic_ogg.c:109:
>  undefined reference to `ov_clear'
> I attach the log file for sdl_mixer

The log looks okay, did you add:

`i686-pc-mingw32-pkg-config SDL_mixer --cflags --libs`

to your build command?

Cheers,

Tony

P.S. please remember to cc the list




reply via email to

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