22 Dec
2006
22 Dec
'06
11:33 p.m.
What's the proper way -- for a new ports user -- to alter the configure.args? I assume you download it somewhere locally, alter the profile, and do build from that source a lá src rpm? An outline of steps/options would be instructive! Cheers, Alexy On 12/22/06, Yves de Champlain <yves@macports.org> wrote:
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