#16044: Fix install_name for remaining libraries preventing build on OS X 10.4 
PPC
--------------------------------------+------------------------
       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 kcrisman):

 {{{
 
/Users/leif/Sage/sage-6.2.beta5/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)
 }}}
 Think that one is still available? (tmp?)

 I think that having a non-movable OS X 10.4 is probably ok, since it's
 such an unusual platform nowadays.  I largely want to keep it going now
 because it has a chip that is not Intel nor ARM.

 ----

 `man dyld` definitely gives `DYLD_FALLBACK_LIBRARY_PATH` under synopsis.
 "By default set to `$(HOME)/lib:/usr/local/lib:/lib:/usr/lib`."  And
 apparently that is honored by `ld`.  The only useful info in `man
 install_name_tool` is that if you want to change the names to long ones is
 that you want to pass the `-header-pad_max_install_names` option to `ld`.

--
Ticket URL: <http://trac.sagemath.org/ticket/16044#comment:10>
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.

Reply via email to