[Ffmpeg-devel] ARCH_X86 vs ARCH_X86_32 vs ARCH_X86_64
Michael Niedermayer
michaelni
Mon Oct 9 00:21:04 CEST 2006
Hi
On Sun, Oct 08, 2006 at 11:55:55PM +0200, Diego Biurrun wrote:
> I'd like to introduce a define that encompasses both x86 and x86_64 to
> simplify statements like
>
> #if defined(ARCH_X86) || defined(ARCH_X86_64)
>
> of which we have tons in the code and be able to use it in the Makefiles
> where or expressions are troublesome.
>
> My first idea was to rename ARCH_X86 --> ARCH_X86_32 and use ARCH_X86
> for the general case. It seems like the cleanest and most
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list