1.7. Invoking the compilers
Once a compiler product license has been enrolled, you are now ready to use the compilers. However, the compiler drivers are not installed in a directory that is searched with the default PATH environment variable. There are a number of methods for resolving this issue:
1. | Create symbolic links of the compiler drivers to /usr/bin using the ln command.
|
2. | Add the directory containing the compiler drivers to the default PATH environment variable set in the /etc/environment configuration file.
|
3. | Add the directory containing the compiler drivers to the PATH environment variable in each user’s .profile shell configuration file.
|
4. | Change the Makefiles used in your development environment to configure the compiler macro ... |
Get Developing and Porting C and C++ Applications on AIX now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.