This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: c++/cfront puzzler


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


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