dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18536
Re: [Bug 576427] Re: libboost_thread problem on Mac OS X
Mandag 31. mai 2010 09.23.06 skrev Johannes Ring :
> It is now linking against libboost_thread-mt instead of libboost_thread
> on Mac. However, I would still like that test program for CGAL. Andre?
Hi Johannes!
I attached a minimalistic testfile which should mimic the uses of all CGAL
functions in the strangely behaving Barycenter unittest. And some more code.
Could you check whether it reproduces the error on the mac buildbot?
Have a nice and Simula-free sunday *evening* ;)
Andre
** Attachment added: "cgal_test.cpp"
http://launchpadlibrarian.net/50277120/cgal_test.cpp
--
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: Confirmed
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
References