#16017: Get libs.mwrank to compile on OS X 10.4
--------------------------------------+------------------------
Reporter: kcrisman | Owner:
Type: defect | Status: new
Priority: blocker | Milestone: sage-6.2
Component: packages: standard | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------------------+------------------------
Comment (by fbissey):
First yes you can.
{{{
Mirage:lib fbissey$ otool -L libec.0.dylib
libec.0.dylib:
/Users/fbissey/build/sage-6.2.beta4/local/lib/libec.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
libflint.dylib (compatibility version 0.0.0, current version
0.0.0)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libntl.2.dylib
(compatibility version 3.0.0, current version 3.0.0)
/Users/fbissey/build/sage-6.2.beta4/local/var/tmp/sage/build/pari-2.5.5b.p1/src/Odarwin-i386
/libpari-gmp.dylib (compatibility version 2.5.0, current version 2.5.5)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libstdc++.6.dylib
(compatibility version 7.0.0, current version 7.17.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libgcc_s.1.dylib
(compatibility version 1.0.0, current version 1.0.0)
Mirage:lib fbissey$ install_name_tool -change libflint.dylib
/Users/fbissey/build/sage-6.2.beta4/local/lib/libflint.dylib libec.0.dylib
Mirage:lib fbissey$ otool -L libec.0.dylib
libec.0.dylib:
/Users/fbissey/build/sage-6.2.beta4/local/lib/libec.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libflint.dylib
(compatibility version 0.0.0, current version 0.0.0)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libntl.2.dylib
(compatibility version 3.0.0, current version 3.0.0)
/Users/fbissey/build/sage-6.2.beta4/local/var/tmp/sage/build/pari-2.5.5b.p1/src/Odarwin-i386
/libpari-gmp.dylib (compatibility version 2.5.0, current version 2.5.5)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libstdc++.6.dylib
(compatibility version 7.0.0, current version 7.17.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
/Users/fbissey/build/sage-6.2.beta4/local/lib/libgcc_s.1.dylib
(compatibility version 1.0.0, current version 1.0.0)
Mirage:lib fbissey$
}}}
About libtool, not sure. I always felt rpath was redundant with the
install_name mechanism but that's not really an answer to your question.
--
Ticket URL: <http://trac.sagemath.org/ticket/16017#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.