[Emc-users] howto compile emc on mips

2007-10-09 Thread chenggang qin
hello everyone: we have a computer whose architecture is mips.I try to compile the emc(version: 1.2.0-rc1) on the machine. But I found there is a object file in /emc/src/emcmot .The file is smallmath.o , its format is X86. so I cannot link it on the mips machine. How can I do with it? or

Re: [Emc-users] howto compile emc on mips

2007-10-09 Thread Jeff Epler
emc 1.2.0 is an old and no longer developed version of emc. The current version of emc2 doesn't have any file named smallmath.o. the contents of smallmath.o are uninteresting: 00cc W acos 00cc T __acos 00c0 W atan 00c0 T __atan 0050 W cos 0050 T __cos T