This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Configure patch for vfork et al on VMS


> Then please arrange to have the initial length of the string computed,
> and double it with the command above on every loop iteration, instead
> of re-computing the length of the string.

I don't see how this will show the actual length of the command line that is accepted.

Also the same problem occurs where max_cmd_len is used in the libtool scripts.

I think we are better off hardcoding the value.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]