This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

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


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
 


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