[MPlayer-dev-eng] [PATCH] Fix crash when using win32 codecs on mac osx / intel

Ulion ulion2002 at gmail.com
Mon Aug 27 17:31:13 CEST 2007


2007/8/27, Guillaume Poirier <gpoirier at mplayerhq.hu>:
> I'm curious: how did you managed to get GCC 4.2 on OSX? Tiger only
> ships 4.0.1! Are you using Leopard, or did you pull Apple's GCC 4.2
> from SVN and compiled it yourself?
>

I do not have gcc 4.2, but gcc 4.2 do has flag -fstackrealign in 4.2's
changelog, instead of apple gcc's -mstackrealign, I think it took the
old flag's function and make it work on all platform instead of just
work on Intel X86.
Anyway, I test the flag by a test compile instead of just judge it by
gcc's version, it will work all the way.

-- 
Ulion



More information about the MPlayer-dev-eng mailing list