c++/cfront puzzler

Elena Zannoni ezannoni@redhat.com
Thu Jan 9 20:27:00 GMT 2003


Michael Elizabeth Chastain writes:
 > Looking at the context, this code executes just when a 'T' is not
 > followed by a 't'.  So I think it's safe to leave it in and just modify
 > the comment to indicate that some (unknown) compilers may still do this.
 > 
 > My host is Red Hat Linux 8.0.  I tried this:
 > 
 >   % rpm -qilf /usr/lib/libstdc++-libc6.2-2.so.3
 >   ...
 >   Description :
 >   The compat-libstdc++ package contains compatibility Standard C++
 >   libraries that are used by Red Hat Linux 6.2 C++ binaries and KDE 1.x
 >   C++ binaries in the current distribution.
 > 
 > I wonder how your freshly built 'gdb.c++/misc' program is linking with
 > 6.2 compatibility libraries?!  What osversion do you have?
 > 
 > Michael C


No clue as to why. I have RHL7.2 installed, plus some erratas.

[ezannoni@localhost ezannoni]$ rpm -qa | grep libstdc
...
libstdc++-2.96-108.7.2

[ezannoni@localhost ezannoni]$ rpm -q --provides libstdc++-2.96-108.7.2
libstdc++-libc6.2-2.so.3  
libstdc++ = 2.96-108.7.2



Elena



More information about the Gdb mailing list