This is a discussion on Solution of slow compilation on AIX is here within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi I would like to share one thing that AIX compilers takes a long time to compile a single ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I would like to share one thing that AIX compilers takes a long time to compile a single file and displays the "No license available" messages. To avoid this problem use -qnolm option while compiling any .c/.cpp file on AIX. This will compiles faster and even will not display the license messages Thanks V.. |