Re: [Python-Dev] build problem

2011-01-23 Thread prasun3
On Sun, Jan 23, 2011 at 2:10 PM, "Martin v. Löwis" wrote: >> ""c:\path\to\subwcrev.exe" arg1 arg2 ..." just works. I don't understand >> why (strange syntax), but it works :-) >> >> When I had the problem, it worked with extra quotes, but not without. It >> is strange because the program ("c:\path

Re: [Python-Dev] build problem

2011-01-23 Thread Martin v. Löwis
> ""c:\path\to\subwcrev.exe" arg1 arg2 ..." just works. I don't understand > why (strange syntax), but it works :-) > > When I had the problem, it worked with extra quotes, but not without. It > is strange because the program ("c:\path\to\subwcrev.exe") existed!? I'd really like to understand it

Re: [Python-Dev] build problem

2011-01-23 Thread Victor Stinner
Le dimanche 23 janvier 2011 à 19:18 +0100, "Martin v. Löwis" a écrit : > > Adding an extra set of quotes around the command seems to fix > > this. I've attached a patch. Hey! I already wrote exactly the same patch! But I didn't propose it upstream because I was unable to reproduce the bug. >

Re: [Python-Dev] build problem

2011-01-23 Thread Martin v. Löwis
> Adding an extra set of quotes around the command seems to fix > this. I've attached a patch. This is puzzling: a) AFAICT, the code works on all other system as it stands, and b) putting this many quotes into the command line is not plausible. Do you have any strange settings on your compute

Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-13 Thread Raghuram Devarakonda
On 4/13/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > I didn't find getbuildinfo2.c in the source. Can some one tell me if > > I am missing some thing here? Are there any additional steps need to > > follow on windows? > > It's a generated file. Search all build description files for that

Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-12 Thread Martin v. Löwis
> I didn't find getbuildinfo2.c in the source. Can some one tell me if > I am missing some thing here? Are there any additional steps need to > follow on windows? It's a generated file. Search all build description files for that file name to find out how it is generated, and then research why g

Re: [Python-Dev] build problem on windows: unable to find getbuildinfo2.c

2007-04-12 Thread Brett Cannon
This is not the right list to ask for technical support. Please either ask some place like comp.lang.python or file a bug report. -Brett On 4/12/07, Raghuram Devarakonda <[EMAIL PROTECTED]> wrote: Hi, I am trying to build latest python on Windows XP and ran into the following error: "c1 : f