[Python-Dev] Adventures with x64, VS7 and VS8 on Windows

Trent Mick trentm at activestate.com
Wed May 23 21:37:54 CEST 2007


>> It seems the
>> best thing might be to modify the PCBuild8 build process so the output
>> binaries are in the ../PCBuild' directory - this way distutils and others
>> continue to work fine.  Does that sound reasonable?
> 
> I think Kristjan will have to say a word here: I think he just likes
> it the way it is right now. That would rather suggest that build_ext
> needs to be changed.

I use this patch in ActivePython to get distutils to find the correct 
PCbuild dir (see attached).

Trent

-- 
Trent Mick
trentm at activestate.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: distutils_pcbuild_lib_dir.patch
Url: http://mail.python.org/pipermail/python-dev/attachments/20070523/41c69cef/attachment.pot 


More information about the Python-Dev mailing list