[MPlayer-dev-eng] Re: [PATCH] updated gcc 3.4 fix Question
adland
adland123 at yahoo.com
Mon Apr 26 19:12:55 CEST 2004
D Richard Felker III <dalias <at> aerifal.cx> writes:
>
> On Sun, Apr 25, 2004 at 01:21:50PM +0200, VMiklos wrote:
> > On Sun, 25 Apr 2004, Michael Niedermayer wrote:
> >
> > > > > here comes the updated (to cvs) version of Tamran Lengyel's patch
> > > > > please consider
> > > hmm, why do u convert static to global variables?
> >
> > i was looking for a patch that make mplayer-cvs compile with gcc 3.4 and
> > found this, and updated to cvs
>
> The correct fix it to use attribute used (but only with gcc3!)
>
> Rich
>
Some files were updated recently for 3.4 compile fix
mp3lib/dct64_k7.c
mp3lib/dct64_3dnow.c
etc....
Question:
Do all variables which are in the MANGLE() have to be changed to
include attribute_used in there definition?
if so then these same files have missing changes.
thanks
More information about the MPlayer-dev-eng
mailing list