Hi guys, I've successfully built glibc 2.1.2 with gcc 2.95.1 on my Debian system. I've used --prefix=/usr and crypt and linuxthreads addons. Configure gone OK. Make gone OK. Make check gone OK. Make install gone OK.
The system seems OK but, with some programs ( ex: xosview , ddd, ... ) I got memory segfaults. Doing strace on this programs I can see that faults appear inside C++ libs or instructions. The question is : Must I rebuild libstdc++ or libg++ or both after a new glibc installation ? Cheers, Davide. -- "Debian, the Freedom in Freedom."

