Re: [Cegcc-devel] [commit] Fix build scripts.

2006-10-27 Thread Pedro Alves
Pedro Alves wrote: > Hi all, > > I just committed this patch to the build scripts to fix the bug in > build-mingw32ce.sh that made the build continue for Carl even though > an error had occurred. Obviously, to build-cegcc.sh, not build-mingw32ce.sh. Cheers, Pedro Alves -

[Cegcc-devel] [commit] Fix build scripts.

2006-10-27 Thread Pedro Alves
Hi all, I just committed this patch to the build scripts to fix the bug in build-mingw32ce.sh that made the build continue for Carl even though an error had occurred. Also, I added a few missing error handlers in build-cegcc.sh and made a bit of house cleaning. Cheers, Pedro Alves --- src/Ch