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 Aug  5, 1999, xxx <xxx@perpetuallink.com.au> wrote:

> After compiling gcc2.95, thecompilation of a C++ program failed
> because it can't find libstdc++. How do I fix this problem?

Did you `make install'?  It should find libstdc++ automatically,
unless you failed to build g++ and libstdc++.  Or maybe you're linking
with gcc instead of g++?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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