[LLVMbugs] [Bug 1031] make install relinks tools
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Dec 2 20:52:40 PST 2006
http://llvm.org/bugs/show_bug.cgi?id=1031
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
Target Milestone|--- |2.0
------- Additional Comments From rspencer at x10sys.com 2006-12-02 22:52 -------
There are no unnecessary steps.
The re-link at install time is done by libtool's "finalize" step and is required
to ensure that runtime library locations are correct for the tools in their
installed locations.
If its something other than libtool (mklib), please re-open and provide more
details.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list