Mail Archives: djgpp-workers/2000/07/18/09:39:22
On Mon, Jul 17, 2000 at 03:49:34PM +0300, Eli Zaretskii wrote:
> > Ok, perl 5.6 builds nicely using djdev203 and gcc2952.
> Did you also fix the problem with exit status of subordinate programs
> which wasn't shifted 8 bits to the left? (This causes one of the tests
> from the GNU Make test suite to fail, unless the test script is tweaked.)
IIRC, I fixed a problem with return codes some times ago. But to be
sure, could you send me a small test case for the problem you observed?
> > However I had a
> > problem with bash 2.03: when I run the test suite it just stopped on a
> > file - the first 7 subtests of 25 was OK, then execution is stuck in
> > the 8th test until I pressed Ctrl-C.
> Does this always happen with the 8th script, or only with the particular
> script which happens to be the 8th in the original order? In other
> words, what happens if you remove the first test?
It happens in a particular script.
> Also, does that happen on DOS or Windows (if the latter, it might be a
> problem with resource leaks).
Plain DOS 6.22.
> > Bash 1.14.7.2 worked fine. Maybe I
> > should wait for bash 2.04...
> There's a beta available that you should be able to try. Mark announced
> it here in the past.
bash 2.04 b5 seems to solve the lockup problem. HOwever it has another
problem: when I start configure.bat I usually use the "-dEs" command line
switch to make the configure process non-interactive. But this does not
work with bash 2.04 - it wants me to press ENTER 1E6 times...
Laszlo
- Raw text -