[Python-Dev] About SCons Re: progress: compiling python2.5 under msys (specifically but not exclusively under wine) with msvcr80

anatoly techtonik techtonik at gmail.com
Thu Jan 22 16:00:26 CET 2009


On Thu, Jan 22, 2009 at 12:51 AM, Roumen Petrov
<bugtrack at roumenpetrov.info> wrote:
>>
>> Against 2.3, rejected due to dependence on SCons.
>> Also appears to have been incomplete, needing more work.
>
> No it was complete but use SCons. Most of changes changes in code you will
> see again in 3871.
>

I would better use SCons for both unix and windows builds. In case of
windows for both compilers - mingw and microsoft ones. To port curses
extension to windows I need to know what gcc options mean, what are
the rules to write Makefiles and how to repeat these rules as well as
find options in visual studio interface. Not mentioning various
platform-specific defines and warning fixes.
-- 
--anatoly t.


More information about the Python-Dev mailing list