gprof build failure due to VERSION mismatch

Vincent Rivière vincent.riviere@freesbee.fr
Fri Oct 16 19:04:00 GMT 2009


Hello.

I can't build the current binutils CVS sources. It fails on gprof because 
there is a VERSION mismatch between gprof and bfd.

I found that bfd/configure.in uses
AM_INIT_AUTOMAKE(bfd, 2.20.0)
but bfd/configure contains
VERSION=2.20
Note the missing trailing zero.

Maybe bfd/configure should be regenerated ?

-- 
Vincent Rivière



More information about the Binutils mailing list