balatektips
Programmer
Hi,
I am using AIX 4.3.3-10 and installed visual age c++ compiler 5.0 on the same. When i try to complie a C++ program it is giving the following error message:-
xlC: 1501-224 fatal error in /usr/vacpp/exe/xlCentry: signal 11 received
iam compling using the command xlc <filename.C or .cpp or .cc) it is giving the same error message. XlCentry file exisits in /usr/vacpp/exe path with permissions as 777.
same is working when i compile a c program using xlc filename.c .. kindly advice