On 12 čvn, 23:30, orca <mocal...@gmail.com> wrote: > Dear Sirs, > > I have a palin vanilla Debian lenny amd64 machine, which I use for > quite some time now; I am reasonably conversant (but not much) with > some installation commands for programs in general. > > I have just tried to compile Sage 4.4.3 from source under that > machine. I had to circumvent some "small" issues: > > 1) I had to change the make command to > > make CC=gcc-4.2 FC=gfortran-4.2 > > since the default vanilla C compiler, gcc, is version 4.3.2 and the > default vanilla Fortran compiler, gfortran, is version 4.3.2 as well, > whereas the default vanilla C++ compiler, g++, is version 4.2.4. So I > had to install these "downgraded" versions, which were available from > the official Debian lenny repos, without any ado... >
Hi As I wrote in sage-support, the default g++ is also version 4.3.2 , see http://packages.debian.org/lenny/g++ Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org