From: <cv...@ce...> - 2005-12-11 18:15:10
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: configure.ac Log Message: JIT now works on IRIX/mips, you need GCC for the synthetic opcodes: CC=cc CXX=CC ./configure --with-dgcc=g++ Also merge MIPSPro optimization flags from Basilisk II tree. Note that I only verified the emulator works through the testsuite (all tests passed, including AltiVec emulation) |