On Mon, Jan 7, 2013 at 10:24 AM, matti picus <matti.pi...@gmail.com> wrote:
> The number of c files in a pypy translation increased by 5, which
> pushed the length of the link command line over the windows limit.
> The solution is to use a response file instead of the command line.
> I will fix this over the next while unless someone else does it first,
> but until then expect complaints that windows translation is broken.
> Here is the error message:
> NMAKE : fatal error U1095: expanded command line ... too long

May I say "what the fuck"? Although I think unix tools also have limit
(4096 was one for rm a while ago)
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to