Developing and Porting C and C++ | BookRean
Home » , » Developing and Porting C and C++

Developing and Porting C and C++






Preface
This IBM Redbook will help experienced UNIX application developers who are
new to the AIX operating system. The book explains the many concepts in detail,
including the following:
Enhancements and new features provided by the latest C and C++ compilers
for AIX
Compiling and linking tasks required to effectively use and manage shared
libraries and run-time linking
Use of process heap and shared memory in the 32- and 64-bit user process
models
A new programming paradigm in a partitioned environment where resources
can be dynamically changed
Parallel programming using POSIX threads and OpenMP
The following chapters are also useful for system administrators who are
responsible for the software problem determination and application software
release level management on AIX systems:
Chapter 3, “Understanding user process models” on page 105
Chapter 7, “Debugging your applications” on page 249
Chapter 12, “Packaging your applications” on page 405
This publication expands on the information found in the AIX 5L Porting Guide,
SG24-6034

https://dl.dropboxusercontent.com/content_link/e588iXRDUmA6WDIRcoRRUFBcIADMH3OtiuZN6scmJYKENtPQasZ6laToCjZrcW1g/file?dl=1

0 comments:

Post a Comment