Hello, 2009/12/21 Olli Wang <[email protected]>: > Hi, I was trying to translate Python interpreter to JIT backend on WIndows > but failed. > It's no problem to translate it to C backend. Do I miss something? Thanks. > [c:writing] implement_40.c > [c:writing] implement_41.c > [c:writing] implement_42.c > [translation:info] written: > c:\docume~1\olliwa~1\locals~1\temp\usession-26\testi > ng_1\testing_1.c > [translation:info] Compiling c source... > [platform:execute] make in > c:\docume~1\olliwa~1\locals~1\temp\usession-26\testin > g_1 > [platform:ERROR] cl : Command line warning D9024 : unrecognized source file > type > 'Wang\\pypy-trunk\\pypy\\translator\\c', object file assumed > [platform:ERROR] cl : Command line warning D9027 : source file > 'Wang\\pypy-trunk > \\pypy\\translator\\c' ignored
I suggest that you use a directory wihout spaces in its name... -- Amaury Forgeot d'Arc _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
