Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 2.30: How do I use POSIX threads with gcc 2.7.x?
Next Document: 2.32: How do I build programs under a later AIX release that run under earlier releases as well?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

2.31: Why does pthread_create return the error code 22?


Using Posix threads under AIX requires a special C runtime startup
initialization as well as special versions of some libraries. The IBM C
compiler includes these special libraries if called by the name xlc_r
(or xlC_r for C++). There also other maing variations to support various
defaults, consult the file /etc/xlC.cf for details.



Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 2.30: How do I use POSIX threads with gcc 2.7.x?
Next Document: 2.32: How do I build programs under a later AIX release that run under earlier releases as well?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM