hink this is mostly a packaging issue -- whoever wants
this behaviour should just build the C++ library twice, and patch
the specs, right? Or should this be done with multilibs?
Brane
--
Branko Čibej <[EMAIL PROTECTED]>
HERMES SoftLab, Litijska 51, 1000 Ljubljana, Slove
the right track?
Shouldn't there be two versions of the C++ library on such systems,
libstdc++ and libstdc++_r, each linked with the appropriate libc?
After all, what sense does it make to use a thread-safe C++ library,
if the C library isn't?
Brane
--
Branko Čibej <[EMAI