build problem in tcl/compat/strstr.c

Daniel Jacobowitz drow@false.org
Wed Feb 14 15:04:00 GMT 2007


On Wed, Feb 14, 2007 at 01:35:58PM +0100, Baurzhan Ismagulov wrote:
> I don't mind having gdb's own strstr implementation compiled in, so I
> did the hack below. An alternative were to check for stddef.h and
> include it, otherwise defining NULL ourselves (I guess we shouldn't
> include string.h since it could have a different prototype, which would
> produce a warning).
> 
> How should we proceed?

Please either ask the Insight list, who may care, or else use
--disable-gdbtk when cross compiling; GDB itself does not use TCL.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list