On Mar 5, 10:56 pm, David Kirkby <[email protected]> wrote:

> You might try
>
> $ which gfortran
>
> and see if there is gcc and g++ in that directory too. In which case
> put that directory in your path earlier. It's impossible to build gcc
> with just Fortran support, so I would suspect there is a gcc 4.2.1 and
> g++ 4.2.1 on your system. Finding where gfortran is, would probably
> lead you to the location of the more recent gcc and g++.

Aha! Actually they are all in /usr/bin/, but the gcc and g++ are
symlinks to older versions in that same directory for some reason.
There also exist gcc and g++ 4.2.1 in that directory. I've made my own
links now, and sage seems to be building more happily now!

thanks for the clue!

david

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to