[Bug other/14952] libgcc_eh.a broken with respect to pthreads & static linking

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 9 04:56:00 GMT 2005



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-12-09 04:56 -------
(In reply to comment #4)
> 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...

VMSize means nothing as most of the code is just mapped in and nothing else.
And if the VM shit, then really it is not a GCC bug.

Anyways this is really a dup of bug 4372.

*** This bug has been marked as a duplicate of 4372 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14952



More information about the Gcc-bugs mailing list