[Python-Dev] Compiling python with the free .NET SDK
"Martin v. Löwis"
martin at v.loewis.de
Sun Jan 18 16:00:09 EST 2004
Garth wrote:
> What would be a real help is if someone could send me the console output
> from the Debug and Release buiilds when you use command line devstudio
> to build it as some of the xml properties make no sense but I could
> probably work out what they mean. Things like 'RuntimeLibrary="2"' have
> no meaning unless I can see the output.
I've put the build logs into
http://www.dcl.hpi.uni-potsdam.de/home/loewis/buildlog.tgz
I believe the console logs would be useless, as devenv generates
response files which contain the actual command line arguments.
HTH,
Martin
More information about the Python-Dev
mailing list