This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build problem in tcl/compat/strstr.c


Hello Daniel,

On Wed, Feb 14, 2007 at 07:42:44AM -0500, Daniel Jacobowitz wrote:
> 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.

This helps, thanks for the fast response!

With kind regards,
-- 
Baurzhan Ismagulov
http://www.kz-easy.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]