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] Preparation of Release 2.16


From: DiAppoggio
Subject: Re: [Mingw-cross-env-list] Preparation of Release 2.16
Date: Wed, 06 Oct 2010 12:20:07 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

Il 02/10/2010 02:06, Volker Grabsch ha scritto:
Dear Mingw-cross-env developers,

It is really, really time to prepare a new release. So please
withhold any new packages and features until after the release.

Instead, please upgrade all remaining packages, check the whole
build on your system(s) and report any issues. Thanks!

BTW, I thought about creating a "stable" branch for that purpose,
but I think it is better to have some defined time where we really
put aside any new stuff and fully concentrate on finishing things.
That's why I think the absense of a separate branch puts pressure
into the right direction, at least for now and for this particular
project.


Greets,
Volker

  
This is only a related issue about flac.

Trying to x-compile ScummVM (http://www.scummvm.org), linking stage fails becouse of a generic

...
    AR       sound/softsynth/mt32/libmt32.a
    RANLIB   sound/softsynth/mt32/libmt32.a
    RANLIB   common/libcommon.a
    C++      base/version.o
    AR       base/libbase.a
    RANLIB   base/libbase.a
    LINK     scummvm.exe
/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.5.1/../../../../i686-pc-mingw32/lib/libFLAC.a(bitreader.o): In function `bitreader_read_from_client_':
/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: undefined reference to address@hidden'
/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: undefined reference to address@hidden'
/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: undefined reference to address@hidden'
/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: undefined reference to address@hidden'
/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: undefined reference to address@hidden'
/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.5.1/../../../../i686-pc-mingw32/lib/libFLAC.a(bitreader.o):/opt/mingw/tmp-flac/flac-1.2.1/src/libFLAC/bitreader.c:274: more undefined references to address@hidden' follow
collect2: ld returned 1 exit status
make: *** [scummvm.exe] Errore 1


After googling I've found that this patch ( http://sourceforge.net/tracker/?func=detail&atid=313478&aid=1761712&group_id=13478 ) resolves this issue (in my setup of course). I post to the list if someone can find it useful.

Greets



reply via email to

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