This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: fortran/6545: GOT page/offset relocation out of range building LAPACK
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <rth at gcc dot gnu dot org>,<gcc-bugs at gcc dot gnu dot org>,<gcc-gnats at gcc dot gnu dot org>
- Date: Thu, 9 May 2002 16:41:33 +1000
- Subject: RE: fortran/6545: GOT page/offset relocation out of range building LAPACK
I haven't had time to look at this in detail, so will have to wait for 3.1.1 now
- I have version 7.2 of SGI MipsPro tools
- I can reproduce the probelm with CVS from 20020508
- linking with -static works
- compiling zblat3.o (only) with g77 from 2.95 gives same problem
Perhaps a shared library problem. I had GOT issues with incremental
linking of libjava.so using libtool.