#5396: Wrapping lcalc library
------------------------------------------+---------------------------------
Reporter: rishi | Owner: Rishi
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.3.4
Component: number theory | Keywords: lcalc
Author: rishi, ylchapuy | Upstream: N/A
Reviewer: John Cremona, David Kirkby | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Comment(by rishi):
I am unable to decipher the following error message when I try to compile
on t2.
{{{
g++ -Wa,-W -O3 -Wno-deprecated -ffast-math -fPIC -I../include
Lglobals.o Lgamma.o Lriemannsiegel.o Lriemannsiegel_blfi.o Ldokchitser.o
Lcommandline_globals.o Lcommandline_misc.o Lcommandline_numbertheory.o
Lcommandline_values_zeros.o Lcommandline_elliptic.o Lcommandline_twist.o
Lcommandline.o cmdline.o -Xlinker -export-dynamic -Xlinker -rpath
-Xlinker /scratch/rishi/sage-4.3.0.1-Solaris-10-SPARC-sun4u-or-
sun4v/local/lib -L/scratch/rishi/sage-4.3.0.1-Solaris-10-SPARC-sun4u-or-
sun4v/local/lib -lpari -o lcalc
ld: fatal: option -dn and -P are incompatible
ld: fatal: Flags processing errors
collect2: ld returned 1 exit status
make[1]: *** [lcalc] Error 1
make[1]: Leaving directory `/scratch/rishi/sage-4.3.0.1-Solaris-10-SPARC-
sun4u-or-sun4v/spkg/build/lcalc-1.23.p3/src/src'
make: *** [all] Error 2
}}}
I have not seen -dn or -P options in anything.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5396#comment:66>
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.