[MPlayer-dev-eng] __WORDSIZE and system performance
Sylvain Petreolle
spetreolle at yahoo.fr
Mon Jul 8 06:19:57 CEST 2002
Hi,
compiling on Cygwin,
i get from postproc/rgb2_rgb_template.c :
#include <inttypes.h> /* for __WORDSIZE */
#ifndef __WORDSIZE
#warning You have misconfigured system and probably
will lose performance!
Which value should be __WORDSIZE set to, as inttypes.h
normally doesn't exist on Cygwin and is implemented by
etc/cygwin_inttypes.h ?
Or is this simply a #define to disable some code ?
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
More information about the MPlayer-dev-eng
mailing list