autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #8309] ax_python_devel.m4 - add SYSLIBs to PYTHON_EXTRA_LIBS


From: anonymous
Subject: [patch #8309] ax_python_devel.m4 - add SYSLIBs to PYTHON_EXTRA_LIBS
Date: Tue, 11 Feb 2014 01:13:47 +0000
User-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53

Follow-up Comment #2, patch #8309 (project autoconf-archive):

It's needed when the python library has been built statically. The math
symbols like sin, cos, etc are left undefined in the .a file so we must inform
the user of the library to link against libm, whose linker argument (-lm) is
defined under SYSLIBS.  Hope it helps. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8309>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]