[quake3] Bots on RISC-based systems

Ludwig Nussel ludwig.nussel at suse.de
Mon Nov 19 07:31:50 EST 2007


Patrick Baggett wrote:
> Is anyone having problems using bots on RISC-based systems (SPARC, PPC,
> MIPS)?

Try using gcc or check your CFLAGS. Maybe your compiler doesn't
automatically pad structures where required. When compiling ioq3
with -Wpadded on e.g. ppc gcc shows that it pads *lots* of stucts.
Among those:
l_script.h:164: warning: padding struct to align 'floatvalue'
l_script.h:171: warning: padding struct size to alignment boundary

cu
Ludwig

-- 
 (o_   Ludwig Nussel
 //\   
 V_/_  http://www.suse.de/
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)






More information about the quake3 mailing list