Michael Haubenwallner <[email protected]> added the comment:
Ohw, indeed, this line was copied from 3 lines below, sorry!
The actual patch I'm using does not do { compiler[:3] == 'gcc' }, but {
compiler.find("gcc") }, to also work when CC=gcc-version, but this is a
different problem independent of hp-ux.
But exactly, his should be 'if', being gcc on hp-ux.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6163>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com