[quake3] Alpha Build

Ludwig Nussel ludwig.nussel at suse.de
Tue Nov 1 11:09:07 EST 2005


Chad Gatesman wrote:
> I'm building on Alpha, and I found that vm_interpreted.c includes:
>
> #if __WORDSIZE == 64
>
> This is not defined anywhere. Is it a problem for other platforms as well?

The code that follows that statement needs to be activated for any
architecture where sizeof(int) != sizeof(long). __WORDSIZE is
defined by some glibc header. If your OS defines this elsewhere feel
free to send a patch.

cu
Ludwig

-- 
 (o_   Ludwig Nussel
 //\   SUSE LINUX Products GmbH, Development
 V_/_  http://www.suse.de/







More information about the quake3 mailing list