#11906: PolyBoRi should obey some standard environment variables
-------------------------------+--------------------------------------------
Reporter: AlexanderDreyer | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.3
Component: algebra | Keywords:
Work_issues: | Upstream: Not yet reported upstream;
Will do shortly.
Reviewer: | Author:
Merged: | Dependencies: #11575
-------------------------------+--------------------------------------------
It was discovered in #11575 that !PolyBoRi's build system does not export
all relevant environment variables to the build environment.
The !PolyBoRi spkg already treats the following:
{{{CC CXX SAGESOFLAGS PYTHONHOME SAGE_LOCAL}}}
Yet, the following standard environment variables are not utilized in
!PolyBoRi's build process:
{{{CFLAGS CXXFLAGS CPPFLAGS LDFLAGS ABI CPP}}}
The following environment variables should be exported to !PolyBoRi's
build environment:
{{{LD_LIBRARY_PATH LIBRARY_PATH LD_RUN_PATH DYLD_RUN_PATH}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11906>
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.