Re: [Pythonmac-SIG] which fortran for pythonmac.org binaries?

2007-06-02 Thread Rob J Goedman
Agreed, the compiler can compile binaries for multiple architectures (we use that all the time). On that same website ( http:// r.research.att.com/ ): "Building universal R is done by compliling two R binaries and setting r_arch parameter to ppc and i386 respectively, along with the proper

Re: [Pythonmac-SIG] which fortran for pythonmac.org binaries?

2007-06-02 Thread Christopher Barker
Rob J Goedman wrote: > "Building universal R is done by compliling two R binaries and setting > r_arch parameter to ppc and i386 respectively, along with the proper > compiler flags. Those two builds can then be installed into the same > framework location, R install process merges them correspo