Martin Panter added the comment: Here is a hacky patch that adds #include "_math.c" so that it is not compiled as a separate object file. This was suggested by Mark in Issue 7518. It is far from a perfect solution, but I cannot suggest anything better without knowing more about Python’s build system.
---------- keywords: +patch stage: -> patch review Added file: http://bugs.python.org/file39724/include-math.c.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24421> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com