[haiku-development] Re: Latest changes and general status.

> >> Anyway, take a look at bug #2142 as this is where it is stopping
> > > now (I
> >> compiled Haiku 4 times in a row just to be sure and it stopped at
> > > the
> >> same point all the time).
> >
> > Yep, that's a dup of #1991 and the reason is well understood: Jam
> > thinks our
> > command line limit is 40KB, but it is only 16KB ATM. Hence it can
> > produce
> > command lines that get truncated and thus fail. Our bash might have
> > an even
> > stricter limit.
>
> I think it is a bit more involved than that. Our bash seems to be a
> bit
> broken. I used the following script to try to figure out the command
> line maximum size:

Do we still use bash 2.05 ?
We should use 3.0 now (with the 16 patches) or later.

François.

Other related posts: