This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Fwd: Fortran part of your SPECfp2000 run fails - to link.]


I've sent the following to Andreas Jaeger, but he's out of office until
the 15th.

This is not a high priority issue, but it would be nice if it were
fixed.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


Hi Andreas,

I noticed that the last few of your SPECfp2000 runs don't contain data
on the Fortran programs.  According to your logs, the following fails:

Error from make 'specmake  build 2> make.err | tee make.out':
/usr/bin/ld: warning: libgcc_s.so.1, needed by
/usr/src/SpecTests/d-permanent/i686/install-200110060402/lib/gcc-lib/i686-pc-linux-
gnu/3.1/../../../libg2c.so, not found (try using -rpath or -rpath-link)

That is strange, because in my build of gcc/g77, I find libgcc_s.so.1 in
the same directory as libg2c.so:

toon@laptop:~$ ls /usr/snp/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../..
gcc-lib  libg2c.a  libg2c.la  libg2c.so  libg2c.so.0  libg2c.so.0.0.0 
libgcc_s.so  libgcc_s.so.1  libiberty.a

What's going wrong in your build ?

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]