[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling glide-2001.01.26 on hppa



> cc -O6 -m486 -fomit-frame-pointer -funroll-loops \
> -fexpensive-optimizations -ffast-math -DBIG_OPT -I. \
> -I/usr/src/glide-2001.01.26/build-tree/glide2x/swlibs/include \
> -I/usr/src/glide-2001.01.26/build-tree/glide2x/cvg/include \
> -DENDB -DX11 -Wall -fPIC -DPIC -c -o fx64.o fx64.c
> 
> cc1: Invalid option `486'
> 
> 
> My question is, what incantation should I use on hppa to
> replace the '-O6 -m486 -f...' CFLAGS?

i would suggest just using "-O2" for now....

randolph



Reply to: