Patch: Override auto-guessed max cmd line length in MingW

Ranjit Mathew rmathew@hotmail.com
Sat Mar 8 17:54:00 GMT 2003


Mohan Embar wrote:
...
> +# This compensates for the fact that ltconfig chooses too high a length
> +# for the command line.
> +case $host_os in
> +       mingw*)
> +       lt_cv_sys_max_cmd_len=30000
> +       ;;

Should this not be "build_os" based? Or are they the same for
ltconfig? BTW, have you tried with recent MSYS 1.0.9 snapshots
which seem to have cured some of the ills that have plagued
the MSYS bash shell?

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/



More information about the Java-patches mailing list