I'm working toward getting Octave compiled on my MacBook. To that end, I read that g77 won't work to compile it, so I thought I'd build a copy of g95 and try and use it. Well... no luck with g95 compiling.
Here is the failure. Any hints? gcc -D_FILE_OFFSET_BITS=64 -DX86_64=0 -fPIC -no-cpp-precomp -g -O2 -c -o x87.o `test -f 'math/x87.S' || echo './'`math/x87.S math/x87.S:249:no such 386 instruction: `movsx' math/x87.S:266:no such 386 instruction: `movsx' math/x87.S:622:no such 386 instruction: `movsx' math/x87.S:639:no such 386 instruction: `movsx' math/x87.S:790:no such 386 instruction: `movsx' math/x87.S:825:no such 386 instruction: `movsx' make[1]: *** [x87.o] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.3.WP8x3B failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-g95-0.50-20060222 (Reading database ... 4525 files and directories currently installed.) Removing fink-buildlock-g95-0.50-20060222 ... Failed: phase compiling: g95-0.50-20060222 failed - Kirk Volland NPS ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel