[ET Trac] [Einstein Toolkit] #1775: Add Boost to ET
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri May 15 13:59:48 CDT 2015
#1775: Add Boost to ET
------------------------------------+---------------------------------------
Reporter: eschnett | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by knarf):
How do you check for an installed version then? Testing just one feature
isn't likely to get you the full picture.
Boost can (and is often) split up into several packages. I do have some of
them installed, but don't have others, for example. Would the thorn Boost
still build a full version of Boost, even though thorns might be happy
with the library that is already installed? Should thorns then depend on
what they actually need, something like Boost_Serialize instead of the
full Boost?
If going that way, the logic would be something like this: Detect all
existing Boost components (that Cactus cares about), see if any required
components are missing, build the full Boost in that case (or just that
component if easy and possible).
How could we do this using the existing build mechanism? This doesn't
sound easy, or I am missing something.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1775#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list