Re: Compiler used for building ActivePython
by Trent Mick other posts by this author
Oct 1 2004 6:16PM messages near this date
view in the new Beta List Site
Compiler used for building ActivePython
|
PyPPM replacement [was Re: Compiler used for building ActivePython]
Bob Kline wrote:
> How much longer does ActiveState plan on using the old Microsoft
> compiler (from VS6) for building Python for win32?
Basically we will follow what python.org does for its Python distros, so that
binary compatibility is maintained. This means that ActivePython 2.3.x builds
will be built with VS6 and ActivePython 2.4.x builds with be built with
VS7.1 (aka Visual Studio .NET 2003).
> Makes it a little
> bit of a pain for building extensions. Especially during this limbo
> period while we're waiting for PyPPM's replacement (any word on progress
> for that?)
> ...
> I've just been hoping to get a better handle on what we're talking about
> with the phrase "a bit of time" for coming up with this next-generation
> system, so we can make longer-range plans.
Unfortunately, that limbo will have to remain for the time being. We'll be
catching up with ActivePython builds fairly soon, but there likely won't
be a PyPPM replacement for some time.
Sincerely,
Trent
--
Trent Mick
trentm@[...].com
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Bob Kline
Trent Mick
Bob Kline
Trent Mick
Joanthan Gilligan
|