#11575: Update PolyBoRi to release 0.8.0
-------------------------------+--------------------------------------------
   Reporter:  AlexanderDreyer  |          Owner:  AlexanderDreyer               
              
       Type:  enhancement      |         Status:  positive_review               
              
   Priority:  major            |      Milestone:  sage-4.7.3                    
              
  Component:  packages         |       Keywords:                                
              
Work_issues:                   |       Upstream:  None of the above - read trac 
for reasoning.
   Reviewer:  Martin Albrecht  |         Author:  Alexander Dreyer              
              
     Merged:                   |   Dependencies:  #11574, #9138                 
              
-------------------------------+--------------------------------------------

Comment(by leif):

 Replying to [comment:118 AlexanderDreyer]:
 > `LD_LIBRARY_PATH` should be used for runtime search, not at link time.

 Also `ld` uses it, to look up libraries others depend on; `libstdc++` has
 `libgcc_s` in its `DT_NEEDED` tags.

 If !PolyBoRi itself would (directly) need it, its path would have to be in
 either `LDFLAGS` or `LIBRARY_PATH`.


 > I think the missing LDFLAGS caused your problems.

 Alternatively, see above.


 > (Since `LD_LIBRARY_PATH` had been imported before.)

 Nope, at least not properly; otherwise my patch wouldn't have changed
 anything.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11575#comment:121>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to