This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: NPTL + static + linux : incorrect __register_frame_info_basescode generation


Eric Valette wrote:
After sucessfully compiling NPTL static posix threads on debian
<http://sources.redhat.com/bugzilla/show_bug.cgi?id=519>

I decided to run the Open Posix test suite. After fixing the
LDFLAGS, -Werror, I managed to compile and run most of them but
some do always do a sigsegv on startup.

FYI : Someone already filled a bug but for gcc :


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

Can I get any advice?

NB : static linking for RT application is still very usefull due to call to mlockall... I have concrete application where using dynamic library the VmSize is 70 Mb whereas is is only 10 Mb in static mode...

--
   __
  /  `                   	Eric Valette
 /--   __  o _.          	6 rue Paul Le Flem
(___, / (_(_(__         	35740 Pace

Tel: +33 (0)2 99 85 26 76	Fax: +33 (0)2 99 85 26 76
E-mail: eric.valette@free.fr




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