This is the mail archive of the gcc-bugs@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: libstdc++.so.3 not found




On Thu, 21 Jun 2001, Al Stevens wrote:
> I suspect your installation procedures assume we know more than we do. 

I think the procedures do assume one understands the system(s) they are 
installing to.  Commercial vendors do a better job of packaging the
compilers and runtimes.  An RPM from Red Hat (for instance) will handle
prerequisites, post-installation configury, etc.

> /lib/ld-linux.so.2
> /usr/lib/crt1.o
> /usr/lib/crti.o 
> 
> These files have older dates suggesting that they belong to the older gcc. Or 
> are they just generic startup code modules for all language translators? I 
> don't find similarly-named files anywhere in the gcc 3.0 distribution.

These come from glibc.

Jeff


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