This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bhochste
Recipients
Date 2007-06-08.13:52:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In the shell, sh, which is used by ld_so_aix when doing the call 

whichcc=`which $CC`

extraneous data could be added on before the path to the compiler, i.e.
ARCH = rs6000, openwin = 1, term = xterm, shell = csh
/usr/vacpp/bin/cc


would be nice to have the script check for anything extra and strip it off.




History
Date User Action Args
2007-08-23 14:54:46adminlinkissue1733509 messages
2007-08-23 14:54:46admincreate