I was trying to compile something on my pc with IBM XL C/C++ Enterprise Edition V8.0 for AIX I got a error like:
"aaalib.c", line #... something else: It refered to a variable that isn't initialized here.
It works fine when compiled with gcc in linux. But I still would like to know why or if anyone has experienced something similar.