New submission from Keith Meyer <meyer.ke...@gmail.com>:

When running configure on AIX 5.3 using:

OPT=-O2 LDFLAGS=-s ./configure --with-gcc="xlc_r -q64" --with-cxx-main="xlC_r 
-q64" --disable-ipv6 AR="ar -X64"

The Makefile still contains g++ as the CXX compiler to be used.

----------
components: Build
messages: 122214
nosy: daelious
priority: normal
severity: normal
status: open
title: configure does not create accurate Makefile
versions: Python 2.7

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

Reply via email to