gprof failed to compile

H . J . Lu hjl@lucon.org
Thu Jan 31 01:12:00 GMT 2002


gprof failed to compile due to

2002-01-30  Daniel Jacobowitz  <drow@mvista.com>

        * bfd-in.h: Include <stdbool.h> if it is available.
	* bfd-in2.h: Regenerated.

The problem is gprof.h also defines "bool". Now bool in bfd.h is
incompatible with "bool" in gprof.h when gcc 2.96 or above is used.
Please fix it.

Thanks.


H.J.



More information about the Binutils mailing list