4.2 Project: "@file" support

Douglas B Rupp rupp@gnat.com
Thu Aug 25 17:19:00 GMT 2005


 

> And there were discussions about command line length problems in the GCC
build process on VMS.

The problem on VMS is not so much total command line length as element
length, e.g. strlen (argv [x]).  A single element cannot exceed 1024
characters or something like that (have to look it up to be sure).

--Douglas Rupp
AdaCore




More information about the Gcc mailing list