← Back to team overview

dolfin team mailing list archive

[Bug 576427] Re: libboost_thread problem on Mac OS X

 

/opt/local/lib/libCGAL.dylib:
	/opt/local/lib/libCGAL.4.dylib (compatibility version 4.0.0, current version 4.0.1)
	/opt/local/lib/libgmpxx.4.dylib (compatibility version 7.0.0, current version 7.1.0)
	/opt/local/lib/libmpfr.1.dylib (compatibility version 4.0.0, current version 4.2.0)
	/opt/local/lib/libgmp.10.dylib (compatibility version 11.0.0, current version 11.1.0)
	/opt/local/lib/libboost_thread-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
	/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.0.0)

How do I compile test/unit/quadrature/cpp/test.cpp?

And Andre: There already exist platform-specific remarks about these
preliminary packages in Dorsal.

-- 
libboost_thread problem on Mac OS X
https://bugs.launchpad.net/bugs/576427
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: New

Bug description:
The following changeset prevents dolfin from building on my mac because it doesn't have libboost_thread. It does build and work fine without it though.

http://bazaar.launchpad.net/~dolfin-core/dolfin/main/revision/4699#scons/simula-scons/simula_scons/pkgconfiggenerators/cgal.py





Follow ups

References