[Bug libstdc++/80340] error: 'write' was not declared in this scope

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 6 10:16:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Configuring GCC with --disable-libstdcxx-verbose will remove the use of write
in that file, which you should do if running on some non-POSIX embedded system
(you haven't provided any of the information requested by
https://gcc.gnu.org/bugs/ so it's impossible to know what you're doing).


More information about the Gcc-bugs mailing list