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]

Re: can't find libstdc++


On Fri, 6 Aug 1999, xxx wrote:

> All,
> 
> After compiling gcc2.95, thecompilation of a C++ program failed because
> it can't
> find libstdc++. How do I fix this problem?
> 
> How do I tell the system to build libstdc++ when I build gcc2.95?
try "configure --enable-shared"
-- 
Understanding is a three edged sword. Do you *want* to get the point?
         http://www.albatross.co.nz/~psycho/        O-


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