Compiler question

Steve Poole spoole at linux.vnet.ibm.com
Sun Feb 17 09:57:24 PST 2013


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




More information about the ppc-aix-port-dev mailing list