[skimo@kotnet.org] libc/2030: [50 character or so descriptive subject here (for reference)]

Andreas Jaeger aj@suse.de
Sat Jan 20 05:13:00 GMT 2001


Hi,

we received the following bug report about problems with binutils.

Should we demand newer binutils?  Is this really a bug - and how can
we check for recent enough binutils?

Will the following work for configure?  And is a test for 2.10.1 or
newer sufficient?

AC_CHECK_PROG_VER(AS, $AS, --version,
  [GNU assembler.* \([0-9]*\.[0-9.]*\)],
  [2.10.[1-9]* | 2.1[1-9]*], AS=: critic_missing=t)


Andreas



More information about the Libc-alpha mailing list