← Back to team overview

dolfin team mailing list archive

Re: dolfin works on mac os x

 

On Sun, Jun 18, 2006 at 06:48:11PM +0200, Beni Stamm wrote:
> Thanks for your support. finally it works! To resume for future mac users:
> 
> My configuration: MacBookPro with intel duo-core processor, mac os x 10.4.6
> 
> Installed libraries: - libtool 1.5.22 (precompiled package of fink)
> - boost 1.33.1 (compiled on my computer)
> - mpich2 1.0.3 (compiled on my computer)
> - atlas ??? (compiled on my computer)
> - petsc 2.3.1-p13 (compiled on my computer)
> 
> The problems I had to handle (and its solutions) are:
> 1. Use the glibtool (the gnu libtool) and not the os x libtool (thanks Johan
> and Harish)
> 2. disable shared libraries for configuration (i.e. --enable-shared=no)
> 
> ben
> 
> p.s.  As I already mentioned once, I had to downgrade my gcc from 4.2.0 to
> 4.0.1.
> The 4.2.0 seems much stricter (also observed for other applications).

Has gcc 4.2.0 been released?

If the compilation breaks, we should try to fix it, but maybe
it's still too early for 4.2.0.

Any bug reports appreciated.

/Anders



References