The new build process in JDK8 assumes that the default choice for C compilers are gcc and g++. My current attempt to build on AIX overides this assumption and tries to force the use of xlc and xlC. A question - what C compilers should we support on AIX? Just the IBM versions or should we allow the open source versions too? Cheers Steve