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-November/083346.html below:

[Python-Dev] Optionally using GMP to implement long if available

[Python-Dev] Optionally using GMP to implement long if available [Python-Dev] Optionally using GMP to implement long if availableskip at pobox.com skip at pobox.com
Tue Nov 4 01:37:29 CET 2008
    Benjamin> The main objection is that GMP is licensed under LGPL which I
    Benjamin> believe conflicts with Python's very open license.

    >> If GMP itself isn't included with Python how can there be a licensing
    >> issue?

    Martin> On Windows, the GMP binaries would be incorporated into
    Martin> pythonxy.dll.  This would force anybody providing a copy of
    Martin> pythonxy.dll to also provide the sources of GMP.

As I understand it the proposal was to allow people to substitute GMP for
Python's long implementation.  Just deliver binaries with the Python long
version if you don't want to distribute the GMP source.  OTOH, it should be
no big deal to drop a zip archive of the GMP sources which correspond to the
code bound into the DLL.  OTOOH, doesn't Windows support dynamic linking?
Can't pythonxy.dll dynamically link to a gmpMN.dll?

Skip
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