Stefan Krah added the comment:

I have prepared Python-3.3+ for use with libmpdec.so.2:

cbd78679080b
9d07b3eb34e3

Here is a prerelease for mpdecimal:

http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4-rc1.tar.gz

sha256sum:

528a61b3de5c1e553a012d083c4d909391510cc733c1a990131d312bbdf1a717

I think I've addressed all your comments you sent privately earlier.
The "uname -s" in configure.ac is only used for suncc and Darwin.
It should not affect cross building.

I still have to update the docs and a couple of READMEs for the final release.
The code in libmpdec is now the same as on hg.python.org and is highly unlikely
to change.

If you have time and have some final requests for the configury (config.guess,
install-sh?), let me know.  I prefer to run the final tests on the exact tarball
that is ultimately shipped.

The deal for Python-3.3 and Python-3.4 is:  For compatibility with decimal.py
only link against libmpdec.so.2.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19732>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to