bootstrap/7323: Install failed to property account for libstdc++ location

Andrew Pinski pinskia@physics.uc.edu
Mon Jul 15 21:46:00 GMT 2002


The following reply was made to PR bootstrap/7323; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: anamax@earthlink.net
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/7323: Install failed to property account for libstdc++ location
Date: Tue, 16 Jul 2002 00:40:28 -0400

 The fix is really to set LD_LIBRARY_PATH to include your prefix:
 	/home/andy/GCC3.1/gcc-3.1-bin.
 
 This is because gcc now uses shared libraries and you did not
 install gcc where ld*.so find them.
 
 Thanks,
 Andrew Pinski
 



More information about the Gcc-prs mailing list