Running q3ded on PPC

Tim Angus tim at ngus.net
Fri Oct 28 12:58:42 EDT 2005


On Fri, 28 Oct 2005 18:24:38 +0200 PaSzCzUs wrote:
> > Could you paste the output of the attached program? (compile with
> > "gcc -o q3_endian_test q3_endian_test.c")
> >
>  ./q3_endian_test
> Q3 thinks this machine is little endian

Erm sorry, that was a bit hasty. Add...

#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <ctype.h>
#include <limits.h>

...to the top of q3_endian_test.c and run it again.



More information about the quake3 mailing list