Kirk Volland wrote:

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



Kirk: I'm the maintainer of the g77, g95 and gcc4 (which contains gfortran) packages. None of them work on intel right now. Unfortunately, I don't have an intel mac, so I'm really relying on the developers of those projects (together with the fink-mactel users) to diagnose those problems.

-Jeff

--
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
325 Broadway                Office : Skaggs Research Cntr 1D-124
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg



-------------------------------------------------------
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

Reply via email to