[Mplayer-cvslog] CVS: main configure,1.476,1.477
Felix Buenemann
atmosfear at users.sourceforge.net
Fri May 24 02:19:28 CEST 2002
On Thursday 23 May 2002 16:38, Alex Beregszaszi wrote:
> + ia64)
> + _def_arch='#define ARCH_IA64 1'
> + _target_arch='TARGET_ARCH_IA64 = yes'
> + _def_words_endian='#undef WORDS_BIGENDIAN'
> + iproc='ia64'
> + proc=''
> + _march=''
> + _mcpu=''
> + ;;
> +
> + x86_64)
> + _def_arch='#define ARCH_X86_64 1'
> + _target_arch='TARGET_ARCH_X86_64 = yes'
> + _def_words_endian='#undef WORDS_BIGENDIAN'
> + iproc='x86_64'
> + proc=''
> + _march=''
> + _mcpu=''
> + ;;
> +
shouldn't the march and mcpu fields be filled out, I know that at least gcc
3.1 support c86-64 arch.
--
Best Regards,
Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
More information about the MPlayer-cvslog
mailing list