On Sat, Jan 7, 2012 at 18:04, Paul Moore <p.f.mo...@gmail.com> wrote:
> On 7 January 2012 22:56, Eli Bendersky <eli...@gmail.com> wrote:
>>
>>> A then-related question is whether Python 3.3 should be compiled with
>>> Visual
>>> Studio 11. I'd still be in favor of that, provided Microsoft manages to
>>> release
>>> that soon enough.
>>
>>
>> Martin, I assume you mean the Express version of Visual Studio 11 here,
>> right?
>
> I would assume that Express should work, but the python.org
> distributed binaries will use the full version (IIUC, the official
> distribution uses some optimisations not present in Express - Profile
> Guided Optimisation, I believe).

The bigger issue is how Express doesn't (officially) support x64
builds, unless that's changing in VS11.

Perhaps this is better for another topic, but is anyone using the PGO
stuff? I know we have PGInstrument and PGUpdate build configurations
but I've never seen them mentioned anywhere.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to