Dima Pasechnik wrote:
> On 8 May 2015 at 10:51, Christophe Clavier <christophe.clav...@unilim.fr> 
> wrote:
>> I do not see any reason why my 64-bit installation of the distribution would
>> be not clean.

Do you intentionally build Sage's GCC?

Building Sage should work with your distro's, but you may have to
install some prerequisites first (such as probably gfortran, which
incidentally is no longer explicitly listed in [1]).


-leif

[1] http://sagemath.org/doc/installation/source.html#prerequisites


> I'd also try to rule out:
>  * cross-platform tools (or other strange things) that you might have
> installed in
> /usr/local or somewhere else in your PATH;
> * remains of old multilib toolchain (if you upgraded your system from
> something old);
> * old  64-bit processor (like Intel Core2Duo) which might confuse the
> config system.
> 
>> Btw, here is the output of "gcc -v" :
>>
>> Using built-in specs.
>> COLLECT_GCC=gcc
>> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
>> Target: x86_64-linux-gnu
>> Configured with: ../src/configure -v --with-pkgversion='Ubuntu
>> 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
>> --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
>> --program-suffix=-4.8 --enable-shared --enable-linker-build-id
>> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
>> --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls
>> --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
>> --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap
>> --enable-plugin --with-system-zlib --disable-browser-plugin
>> --enable-java-awt=gtk --enable-gtk-cairo
>> --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre
>> --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64
>> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64
>> --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
>> --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686
>> --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic
>> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
>> --target=x86_64-linux-gnu
>> Thread model: posix
>> gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
>>
>> Christophe
>>
>>
>> Le 08/05/2015 11:31, Dima Pasechnik a écrit :
>>
>> this probably indicates that you have something funny going on with 32-bit
>> vs 64-bit support.
>> Do you have a strange gcc installed on the system?
>>
>> What does gcc -v say?
>>
>> On Wednesday, 6 May 2015 22:28:11 UTC+1, larut...@gmail.com wrote:
>>>
>>>
>>> Hello,
>>>
>>> I have tried to compile sage from sources but it does not work.
>>> Attached is a log of the last part of the compiling output.
>>> My OS is a Linux Mint 17 64 bits.
>>>
>>> Thanks in advance for any help.
>>>
>>> Christophe
>>>
>>
> 


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to