#19755: lcalc drops LDFLAGS
----------------------------------+----------------------------
Reporter: vbraun | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-7.0
Component: packages: standard | Keywords:
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------------+----------------------------
lcalc also ignores LDFLAGS, though it seems to work despite that; From the
build log:
{{{
g++ -shared -o libLfunction.so Lglobals.o Lgamma.o Lriemannsiegel.o
Lriemannsiegel_blfi.o Ldokchitser.o
}}}
It only uses gcc libraries that are possibly bundled in Sage
{{{
$ ldd local/lib/libLfunction.so
linux-vdso.so.1 (0x00007fff7af81000)
libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f16509c9000)
libm.so.6 => /lib64/libm.so.6 (0x00007f16506c7000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f16504af000)
libc.so.6 => /lib64/libc.so.6 (0x00007f16500ee000)
/lib64/ld-linux-x86-64.so.2 (0x0000561c92433000)
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19755>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.