Originally posted by: KerryF
I'm using the GCC 4.1.1 compiler on a AIX 5.3 system. I am needing to use the -fvisibility=hidden option, but I get the following warning when building:
warning: visibility attribute not supported in this configuration; ignored
Has anyone seen this before? If so, is there a fix?