[ET Trac] [Einstein Toolkit] #1147: Link all thorn source files
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Oct 25 14:08:27 CDT 2012
#1147: Link all thorn source files
-------------------------+--------------------------------------------------
Reporter: eschnett | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Cactus | Version:
Keywords: |
-------------------------+--------------------------------------------------
The attached patch adds configuration options allowing people to ensure
that all thorn source files make it into the executable. Among other
things, this ensures that each routine has a unique name.
For example, on systems using GNU ld, these options enable this behaviour:
{{{
BEGIN_WHOLE_ARCHIVE = -Wl,--whole-archive
END_WHOLE_ARCHIVE = -Wl,--no-whole-archive
}}}
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1147>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list