This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


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

old libstdc++.so.2.7.2 and glibc 2.1



The libstdc++ 2.7.2 libraries compiled on a glibc 2.0.x system expect some
symbols out of libc.so.6 that are now not defined anymore. At the first
glance those are __dup2(), __pipe(), or __waitpid(), and because of this
clean programs compiled against libcstdc++.2.7.2 and glibc 2.0.7 will not
work anymore.

Cristian
--
----------------------------------------------------------------------
Cristian Gafton   --   gafton@redhat.com   --   Red Hat Software, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 UNIX is user friendly. It's just selective about who its friends are.





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