binutils requirement

Daniel Jacobowitz drow@mvista.com
Wed Mar 19 00:06:00 GMT 2003


On Tue, Mar 18, 2003 at 10:20:20AM -0800, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Daniel Jacobowitz wrote:
> 
> > Aha.  Are the patterns in AC_CHECK_PROG_VER anchored to the beginning
> > of the \(\) region?  My guess is no; I was using binutils 2.12.1, which
> > matches "2.1[3-9]*" (the second 2).
> 
> The shell script uses 'case' wo match the strings and it requires a
> complete match.

Found the problem.  The test for critic_missing is above the test of
binutils version, so the "2.12.1, bad" did not stop the build.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Libc-alpha mailing list