On Wed, Sep 11, 2013, at 13:24, Jeff Squyres (jsquyres) wrote:
> On Sep 11, 2013, at 7:22 PM, Hugo Gagnon
> <opensource.open...@user.fastmail.fm> wrote:
> 
> >> This is definitely a puzzle, because I just installed gcc 4.8.1 on my
> >> 10.8.4 OS X MBP,
> > 
> > I also just recompiled gcc 4.8.1_3 from MacPorts, and will recompile
> > openmpi 1.6.5 myself rather than using MacPorts' version.  May I ask
> > what are the exact options you passed to ./configure?
> 
> Here's what I used:
> 
> ./configure --prefix=/Users/jsquyres/bogus --disable-vt
> --enable-mpirun-prefix-by-default --enable-mpi-f77 --enable-mpi-f90
> CC=/opt/local/bin/gcc-mp-4.8 F77=/opt/local/bin/gfortran-mp-4.8
> FC=/opt/local/bin/gfortran-mp-4.8
> 
> I don't think I realized that you used ompi from MacPorts.  I'll try that
> one and see what happens.

It works now!!  There must be something wrong with the MacPorts build...

> 
> -- 
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to