--- 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
Component: c
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=43429
Component: c
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=43426
--- 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
--- 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 instruc
Severity: major
Priority: P3
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
--- 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)
>
--- 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 && mak
--- 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-multi
--- 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
--- 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.cg
--- 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
--- 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/bug
strap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mt1 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
14 matches
Mail list logo