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