[vtk-developers] CMake, VTK, & AR problems

Randall Hand randall.hand at gmail.com
Thu May 25 13:47:53 EDT 2006


Well, in Windows it is of course "cmd.exe".  On the *nix systems, it's
either Bash or Tcsh.

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.

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.

On 5/25/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
>
> At 10:35 AM 5/24/2006, Randall Hand wrote:
> >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.
> >
> >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.
>
> VTK is building on many platforms each night on the dashboard.   There
> must
> be something different about your environment.   What shell are you using?
>
> -Bill
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20060525/b492d42c/attachment.html>


More information about the vtk-developers mailing list