A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-December/084358.html below:

[Python-Dev] How to force export of a particular symbol from python.exe?

[Python-Dev] How to force export of a particular symbol from python.exe? [Python-Dev] How to force export of a particular symbol from python.exe?"Martin v. Löwis" martin at v.loewis.de
Sun Dec 14 23:15:41 CET 2008
> It's a little bit messy:  some bits of pymath.c (hypot, and possibly
> copysign) are needed in the core, but only on platforms whose
> math libraries haven't caught up with C99.

It would be possible to only build the module if it defines any
functions; that should be checked in configure.

Alternatively, I believe that autoconf offers a mechanism to
have fallback functions in files named like the function; autoconf
will then build itself a list of all additional source files.
Using that would require to split pymath.c into multiple files.

Regards,
Martin

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4