[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
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?
-
Search the FAQ Archives
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?
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 | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update October 22 2009 @ 05:22 AM