[issue9437] can't build extensions with non-default ldflags (e.g. -m32)

Martin v. Löwis report at bugs.python.org
Mon Oct 11 16:34:49 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

Notice that the error shows further up in the output, at the point where the test was actually run:

gcc: ${LDFLAGS}: No such file or directory

----------

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


More information about the Python-bugs-list mailing list