Well, in Windows it is of course "cmd.exe".  On the *nix systems, it's either Bash or Tcsh.<br><br>The
main problem is that increasing the environment space is a) Impossible,
or b) Not allowed.  On windows I can't find any way that I can expand
my environment space, thereby increasing my max commandline length.. On
unix, I don't have permissions to change it.
<br><br>Attempting to request such a change through our admins results
in "Run it manually by hand", which is what i've been having to do.<br><br><div><span class="gmail_quote">On 5/25/06, <b class="gmail_sendername">William A. Hoffman</b> <<a href="mailto:billlist@nycap.rr.com">
billlist@nycap.rr.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At 10:35 AM 5/24/2006, Randall Hand wrote:<br>>As I move from one platform to the next, attempting to compile VTK on windows, Linux, Irix, Tru64, etc.. One problem I consistently run into is "Command line too long" with the massive AR commands.
<br>><br>>Is it possible to change the makefiles to process 1 file at a time, appending all the results into the library?  I'm doing this right now for a Windows Install, having to cut-n-paste the list into a batch file to perform the operation.  The single massive commandline makes debugging a pain and keeps causing me grief.
<br><br>VTK is building on many platforms each night on the dashboard.   There must<br>be something different about your environment.   What shell are you using?<br><br>-Bill<br><br></blockquote></div><br>