[issue19732] python fails to build when configured with --with-system-libmpdec

Stefan Krah report at bugs.python.org
Mon Nov 25 14:14:08 CET 2013


Stefan Krah added the comment:

Matthias Klose <report at bugs.python.org> wrote:
> > ./configure --host=arm CC=arm-linux-gnueabi-gcc-4.7
> 
> sure, but this should work without explicitly setting CC.

I can't get it to work without passing CC even with config.guess and
config.sub.  If you want it to work, could you submit a patch?  I've
set up a temporary repo:

hg clone http://bytereef.org:8000/ mpdecimal

Also, do you by any chance know a better solution for ldconfig (I'm
calling it unconditionally during install)?  I vaguely remember
that ldconfig does something different on OpenBSD.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19732>
_______________________________________


More information about the Python-bugs-list mailing list