22 Dec
2006
22 Dec
'06
3:56 p.m.
Le 06-12-22 à 04:55, Alexy Khrabrov a écrit :
What's the way to specify languages when I get gcc via macports? Specifically, I need Ada and Fortran.
gcc-4.1 is installed with configure.args --enable-languages=c,c+ +,java,objc,obj-c++,fortran I don't know why ada is not included, but the only way to change this is to change this specific Portfile line (or add a variant) yves