bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/30867] merge.cc:668:27: error: ‘char16_t’ was not declared in


From: vvinayag at arm dot com
Subject: [Bug gold/30867] merge.cc:668:27: error: ‘char16_t’ was not declared in this scope
Date: Sat, 14 Oct 2023 01:15:07 +0000

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

--- Comment #3 from vvinayag at arm dot com ---
(In reply to Szabolcs Nagy from comment #2)
> on a second thought gold likely requires
> 
> AX_CXX_COMPILE_STDCXX(11, , mandatory)
> 
> in its configure.ac

Adding -std=gnu++11 to the binutils CXX flags (in our build script) does fix
the issue. 
Should this be fixed in the build scripts, or in the configure.ac?

-- 
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]