bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/32018] Compilation of binutils 2.43 for riscv64-unknown-lin


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/32018] Compilation of binutils 2.43 for riscv64-unknown-linux-gnu failed on CentOS 6
Date: Wed, 24 Jul 2024 20:50:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32018

Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-07-24

--- Comment #2 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---
I don't have CentOS 6.
How is strchr defined in your /usr/include/string.h ?
Is this a macro?

On my Linux:
% grep -n -w strchr /usr/include/strin*
/usr/include/string.h:206:extern char *strchr (char *__s, int __c)
/usr/include/string.h:207:     __THROW __asm ("strchr") __attribute_pure__
__nonnull ((1));

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]