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]

Re: 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.
> 

They should be put back in the global scope in libc.so. I have sent
a patch for it.

-- 
H.J. Lu (hjl@gnu.org)


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