------- Additional Comments From eric dot valette at free dot fr 2004-11-09
09:30 -------
I can confirm this bug with glibc cvs (yesterday) and gcc-3.4.2. The result is
that it is not possible to run the Open Posix test suite with glibc compiled as
NPTL + static library.
I have a real world RT application on linux where dynamic linking lead to a
VmSize of 70 Mb whereas static linling leads to VmSize = 10 Mb. The problem is
that you need to do mlockall to avoid page faults...
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric dot valette at free dot
| |fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14952