gprof won't build with cc on DU4
Alexandre Oliva
aoliva@cygnus.com
Wed Apr 5 13:20:00 GMT 2000
On Apr 5, 2000, Ian Lance Taylor <ian@zembu.com> wrote:
> From: Alexandre Oliva <aoliva@cygnus.com>
> The problem is that it returns the argument enclosed in parentheses:
> The N_ macro is defined in gprof.h. Change it.
The problem is that the very instance of the macro that is used on DU
is the one that calls gettext_noop, without any enclosing parentheses.
But gettext_noop does enclose its argument in parentheses.
gettext_noop is defined in intl/libintl.h, and I'm not sure I should
``fix'' it too. Can't we just remove the N_ call from gprof.c?
--
Alexandre Oliva Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me
More information about the Binutils
mailing list