gfortran test runs

Andrew MacLeod amacleod@redhat.com
Wed Aug 25 15:49:00 GMT 2004


On Wed, 2004-08-25 at 09:45, Daniel Jacobowitz wrote:
> On Wed, Aug 25, 2004 at 09:07:39AM -0400, Andrew MacLeod wrote:
> > However, if I then cut and paste the execution line above from above
> > and run the file by hand, it compiles and executes just great, no
> > relocation error, no nothing.  Within the test framework, it just
> > fails.
> 
> The testsuite sets various things in LD_LIBRARY_PATH.  Could one of
> them contain an old copy of GMP, or clobber an existing LD_LIBRARY_PATH
> pointing at GMP?
> 

Oh, ahh.  So I see my machine does have a libgmp in /usr/lib.

grumble.

Ok, I'll reconfigure and install 4.1.3 into /usr/lib and see how that
fares.

Thanks

Andrew



More information about the Gcc mailing list