BayesAss Blog
Bayesian Inference of Recent Migration Using Multilocus Genotypes
Brought to you by:
brannala
To create a universal (fat) binary that can be run on older Mac OS X versions (32 bit) as well as newer (64 bit) releases you need to specify the target architectures to be included in the fat binary. You first need to install the Gnu scientific library as a universal binary. Instructions on doing so (and a script for automating the installation) can be found at http://www.dayel.com/2009/09/building-gsl-universal-binary/. Once the universal binaries for gsl are installed a fat binary can be compiled using the commands:... read more