>
> Correct me if I am wrong here: If you run "(sudo) gcc_select gfortran-mp-XY", 
> where XY are the version numbers (e.g. 45 for gfortran 4.5), you should get 
> symbolic links for the selected gcc/gfortran version. I believe that macports 
> should probably make this clearer, and perhaps automatically when you do a 
> "port install gccXY", but I am not sure if this needs any patching? Again, I 
> might be wrong on this.

Thanks! I didn't know about gcc_select.

The correct command is "sudo gcc_select mp-gcc45" which effectively
does all the symbolic links for you and works like a charm, so please
ignore my previous patch.

Cheers,

fabian
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to