#19844: More sublinking issues with libfplll
-------------------------------+----------------------------
   Reporter:  tscrim           |            Owner:  tscrim
       Type:  defect           |           Status:  new
   Priority:  major            |        Milestone:  sage-7.0
  Component:  porting: Cygwin  |         Keywords:  linking
  Merged in:                   |          Authors:
  Reviewers:                   |  Report Upstream:  N/A
Work issues:                   |           Branch:
     Commit:                   |     Dependencies:
   Stopgaps:                   |
-------------------------------+----------------------------
 I'm unable to build libfplll, and it looks like it is unlinked with mpfr:
 {{{
 
.libs/fplll.o:fplll.cpp:(.text$_ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t[__ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t]+0x2e):
 undefined reference to `fplll::FP_NR<long double>::mul(fplll::FP_NR<long
 double> const&, fplll::FP_NR<long double> const&, mpfr_rnd_t)'
 
.libs/fplll.o:fplll.cpp:(.text$_ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t[__ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t]+0x4e):
 undefined reference to `fplll::FP_NR<long double>::add(fplll::FP_NR<long
 double> const&, fplll::FP_NR<long double> const&, mpfr_rnd_t)'
 
.libs/fplll.o:fplll.cpp:(.text$_ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t[__ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t]+0x59):
 undefined reference to `fplll::FP_NR<long double>::~FP_NR()'
 
.libs/fplll.o:fplll.cpp:(.text$_ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t[__ZN5fplll5FP_NRIeE6addmulERKS1_S3_10mpfr_rnd_t]+0x68):
 undefined reference to `fplll::FP_NR<long double>::~FP_NR()'
 }}}

 Full log attached.

--
Ticket URL: <http://trac.sagemath.org/ticket/19844>
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.

Reply via email to