Thanks so much
On Sat, Dec 21, 2019 at 8:28 PM Dima Pasechnik <[email protected]> wrote: > Do you have a 32-bit system? > > Anyway, if you could install system's gfortran package it would be a way > out of this. > It seems your system should have gfortran version 7, the package is > called gcc-fortran. > > HTH > Dmitrii > > On Sat, 21 Dec 2019, 17:12 'Shing Hing Man' via sage-support, < > [email protected]> wrote: > >> Hi, >> When I compile Sage 8.9 on Opensuse Tumbleweed, there is a problem >> building gfortran-7.4.0 : >> static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > >> ./libgcc_s.so >> /usr/bin/ld: skipping incompatible /usr/lib/../lib/libc.so when searching >> for -lc >> /usr/bin/ld: i386 architecture of input file `/usr/lib/../lib/crti.o' is >> incompatible with i386:x86-64 output >> /usr/bin/ld: i386 architecture of input file `/usr/lib/../lib/crtn.o' is >> incompatible with i386:x86-64 output >> collect2: error: ld returned 1 exit status >> make[6]: *** [Makefile:982: libgcc_s.so] Error 1 >> make[6]: Leaving directory >> '/home/matmsh/installed/sages/sage-8.9/local/var/tmp/sage/build/gfortran-7.4.0/gcc-build/x86_64-pc-linux-gnu/libgcc' >> make[5]: *** [Makefile:11907: all-target-libgcc] Error 2 >> make[5]: Leaving directory >> '/home/matmsh/installed/sages/sage-8.9/local/var/tmp/sage/build/gfortran-7.4.0/gcc-build' >> make[4]: *** [Makefile:878: all] Error 2 >> make[4]: Leaving directory >> '/home/matmsh/installed/sages/sage-8.9/local/var/tmp/sage/build/gfortran-7.4.0/gcc-build' >> >> ******************************************************************************** >> Error building gfortran-7.4.0 >> >> ******************************************************************************** >> >> I ran >> ./configure >> MAKE='make -12' make >> >> Thanks in advance for any assistance ! >> Shing >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-support" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sage-support/4f8bac3b-7301-449b-af36-8cdf22569b32%40googlegroups.com >> <https://groups.google.com/d/msgid/sage-support/4f8bac3b-7301-449b-af36-8cdf22569b32%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-support/CAAWYfq0H8Pa1L0FGnQERFBFuN%3DxtB6HpSPDyXerv69r3V0UJLQ%40mail.gmail.com > <https://groups.google.com/d/msgid/sage-support/CAAWYfq0H8Pa1L0FGnQERFBFuN%3DxtB6HpSPDyXerv69r3V0UJLQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAA-H55Z3vvX2PcfrmF0OyzKq4iP9aUxoNA3J3ZEcedrj5mkJrw%40mail.gmail.com.
