[issue1628484] Python 2.5 64 bit compile fails on Solaris 10/gcc 4.1.1

Roumen Petrov report at bugs.python.org
Mon Nov 2 21:57:59 CET 2009


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

> > Martin, can you please elaborate on this? I never heard of such
> > "standards" in OSS.
> 
> MAL already gave the link. From the link:
> 
> Sometimes package developers are tempted to set user variables such as
> CFLAGS because it appears to make their job easier. However, the package
> itself should never set a user variable, particularly not to include
> switches that are required for proper compilation of the package. Since
> these variables are documented as being for the package builder, that
> person rightfully expects to be able to override any of these variables
> at build time.

So one day package builder by right will set CFLAGS to make their job
easier and python build system will not ignore it.

----------

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


More information about the Python-bugs-list mailing list