Menu

#26 crrcsim-0.9.12 linking problems

open
nobody
None
5
2013-10-15
2012-06-15
No

The linking process fails on Fedora >= 16 with the following error:

/usr/bin/ld: crrcsim-winddata3D.o: undefined reference to symbol '__gmpq_add'
/usr/bin/ld: crrcsim-winddata3D.o: undefined reference to symbol 'boost::detail::get_tss_data(void const*)'

To satisfy the linker the following libraries should be added: gmp, boost_thread-mt.

Discussion

  • Anonymous

    Anonymous - 2012-06-18

    These symbols are also needed on Ubuntu 12.04

     
  • Damian Wrobel

    Damian Wrobel - 2013-10-15

    On Fedora >= 20 where boost >= 1.54 is used the following libraries should be used: gmp, boost_thread.

     

Log in to post a comment.