PDA

View Full Version : Eqemu on Sparc 64 bit ?


Gmorok
07-01-2006, 10:03 PM
Hi all

1st sorry for my bad english

Please will EQ emu run on debian on an 64 bit sparc machine?
and if so will there be also an 0.7.x version for it ?



thanks for info

Gmorok
07-01-2006, 11:15 PM
Hi again it seems that it wont work on sparc but maybe im doing something wrong

here is the output

/eqemu/source/EQEmu-0.7.0-813/world# make
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wcomment -Wcast-align -Wno-deprecated -g -march=i686 -O -pthread -pipe -I../common/SocketLib -DFX -D_GNU_SOURCE -DINVERSEXY -DWORLD -DDEBUG=5 -DEQDEBUG=5 -DSHAREMEM -DCATCH_CRASH -DNO_PIDLOG -DFIELD_ITEMS -DIRC -Di386 -DAPP_OPCODE_SIZE=2 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -I/usr/include/mysql -DBIG_JOINS=1 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE ../common/timer.cpp -o ../common/timer.o
cc1plus: error: invalid option `arch=i686'
make: *** [../common/timer.o] Error 1

fathernitwit
07-04-2006, 03:03 AM
sparc is big endian, theres really no hope of it ever working.

Gmorok
07-04-2006, 04:25 AM
hello
thank you for info