coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: CJ Bell <siegebell AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] How to deal with "The input line is too long."
- Date: Fri, 7 Nov 2014 19:47:44 -0500
This does not appear to be related to Windows' default path name limit of 260 characters. Here are some tips about overcoming *command line* length limits:
I think the limit is affected by how much space your environment variables are taking, so you might need to clean them up. Also, the limit is higher for Cygwin if it is calling Cygwin binaries, but only 32,000 when calling Win32 binaries.
Try running: echo $(( $(getconf ARG_MAX) - $(env | wc -c) ))
-cj
- [Coq-Club] How to deal with "The input line is too long.", Jason Gross, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Adam Chlipala, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Nuno Gaspar, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Jonathan, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Kyle Stemen, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Kyle Stemen, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", CJ Bell, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Jason Gross, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Gabriel Scherer, 11/08/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Cedric Auger, 11/10/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", CJ Bell, 11/10/2014
- Re: [Coq-Club] How to deal with "The input line is too long.", Adam Chlipala, 11/08/2014
Archive powered by MHonArc 2.6.18.