This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: Build failure on Linux - strnicmp undefined


>>>>> "Fernando" == Fernando Nasser <fnasser@cygnus.com> writes:
Fernando> The following change prevents GDB to build on Linux machines
Fernando> (and perhaps others) where "strnicmp()" is not defined.

I believe that strnicmp() is the DOS/Windows version of strncasecmp(),
which is found in libiberty.  Perhaps this simple change is all that
is necessary.

        --jtc

-- 
J.T. Conklin
RedBack Networks

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