[Bug c/43426] New: dlsym: invalid version 5 (max 0)

2010-03-18 Thread mt1 at systella dot fr
: unassigned at gcc dot gnu dot org ReportedBy: mt1 at systella dot fr GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43426

[Bug c/43429] New: dlsym: invalid version 5 (max 0)

2010-03-18 Thread mt1 at systella dot fr
: unassigned at gcc dot gnu dot org ReportedBy: mt1 at systella dot fr GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43429

[Bug c/43429] dlsym: invalid version 5 (max 0)

2010-03-18 Thread mt1 at systella dot fr
--- Comment #1 from mt1 at systella dot fr 2010-03-18 21:05 --- Strange... SQLite makefile builds shared library with this command: gcc -shared .libs/sqlite3.o -L/usr/lib/sparcv9 -lc -mtune=niagara -mcpu=niagara -m64 -m64 -m64 -m64 -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3

[Bug fortran/38268] gfortran doesn't link any 64 bits binaries on Solaris

2008-11-26 Thread mt1 at systella dot fr
--- Comment #5 from mt1 at systella dot fr 2008-11-26 08:27 --- (In reply to comment #4) There is no error on link stage, but gfortran tries to link program with 32 bits libraries, not with 64 bits one even I force -m64. Not quite. The binary is correctly linked against 64-bit

[Bug fortran/38268] New: gfortran doesn't link any 64 bits binaries on Solaris

2008-11-25 Thread mt1 at systella dot fr
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mt1 at systella dot fr GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38268

[Bug fortran/38268] gfortran doesn't link any 64 bits binaries on Solaris

2008-11-25 Thread mt1 at systella dot fr
--- Comment #2 from mt1 at systella dot fr 2008-11-26 07:17 --- (In reply to comment #1) I have been given access to a mchine with this architecture and have not, after several evenings at it, been able to complete a single build of gfortran. I notice some instructions on the gcc

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-06-22 Thread mt1 at systella dot fr
--- Comment #16 from mt1 at systella dot fr 2006-06-22 16:55 --- Subject: Re: kinds.h not generated, causing failure langton at gcc dot gnu dot org a écrit : --- Comment #15 from langton at gcc dot gnu dot org 2006-06-20 23:32 --- (In reply to comment #14) GMP-4.2

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-05-31 Thread mt1 at systella dot fr
--- Comment #12 from mt1 at systella dot fr 2006-05-31 20:42 --- Eric, I have configured gcc with: lebegue:[~/gcc-4.1.1/build] ../configure --prefix=/opt --enable-threads=posix --enable-languages=c,c++,fortran,java --with-gnu-as --with-gnu-ld --with-mpfr=/opt --disable-multilib make

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-05-31 Thread mt1 at systella dot fr
--- Comment #14 from mt1 at systella dot fr 2006-05-31 21:54 --- GMP-4.2 ./configure --prefix=/opt --with-gnu-ld --disable-cxx --disable-nails --disable-mpfr MPFR-2.2 ./configure --enable-mpfr --with-gmp-=/opt --prefix=/opt --with-gmp-lib=/opt --with-gmp-include=/opt make -j2 I

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread mt1 at systella dot fr
--- Comment #3 from mt1 at systella dot fr 2006-05-30 11:49 --- I'm trying to bootstrap gcc without --enable-bootstrap (I have not seen in the documentation that this option was deprecated) and wihtout any HyperSPARC optimization. Wait and see... JKB -- http://gcc.gnu.org/bugzilla

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread mt1 at systella dot fr
--- Comment #5 from mt1 at systella dot fr 2006-05-30 18:52 --- Without --enable-bootstrap, I now obtain: /home/bertrand/gcc-4.1.1/build/./gcc/xgcc -B/home/bertrand/gcc-4.1.1/build/./gcc/ -B/opt/sparc-sun-solaris2.9/bin/ -B/opt/sparc-sun-solaris2.9/lib/ -isystem /opt/sparc-sun

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-05-30 Thread mt1 at systella dot fr
--- Comment #10 from mt1 at systella dot fr 2006-05-30 19:31 --- I have seen the same mistake with gcc 4.1.1 on a dual HyperSPARC running Solaris 9. GMP MPFR are good (tested with make check). My Solaris has a working /bin/sh. JKB -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread mt1 at systella dot fr
--- Comment #7 from mt1 at systella dot fr 2006-05-30 19:33 --- Thanks... JKB -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27796

[Bug bootstrap/27796] New: bootstrap error: Bootstrap comparison failure!

2006-05-29 Thread mt1 at systella dot fr
at systella dot fr GCC build triplet: sparc-sun-solaris2.9 GCC host triplet: sparc-sun-solaris2.9 GCC target triplet: sparc-sun-solaris2.9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27796