I am trying to adapt C library to work with transactional memory. One main problem is that the dynamic linker uses locks when linking to a function in order to be thread safe. Locks don't work with transactional memory well. With an archive version I wouldn't need the dynamic linker. This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
- [osol-code] Building libc.a Haris
- Re: [osol-code] Building libc.a Adam Leventhal
- [osol-code] Re: Building libc.a Haris
- [osol-code] Re: Building libc.a Haris
- Re: [osol-code] Re: Building libc.a Bart Smaalders
