------- Additional Comments From hjl dot tools at gmail dot com  2010-10-04 
01:51 -------
There are more:

[...@gnu-6 binutils]$ grep HAVE_DECL_STRSTR */*.h 
bfd/sysdep.h:#if !HAVE_DECL_STRSTR
binutils/sysdep.h:#if !HAVE_DECL_STRSTR
ld/sysdep.h:#if !HAVE_DECL_STRSTR
[...@gnu-6 binutils]$ 

There are more such prototypes for other functions.
I got

[...@gnu-6 build-x86_64-linux]$  grep STRSTR */*.h
bfd/config.h:#define HAVE_DECL_STRSTR 1
binutils/config.h:#define HAVE_DECL_STRSTR 1
gas/config.h:/* #undef NEED_DECLARATION_STRSTR */
ld/config.h:#define HAVE_DECL_STRSTR 1
libiberty/config.h:#define HAVE_STRSTR 1
[...@gnu-6 build-x86_64-linux]$ 

Why isn't HAVE_DECL_STRSTR defined for you?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=12089

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to