This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2006 19:08:41 -0000
- Subject: [Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break
- References: <bug-25823-12033@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pcarlini at suse dot de 2006-01-17 19:08 -------
If it's not abvious already to everyone, the reason the issue didn't show up
before on linux is that, when _GLIBCXX_HOSTED is not defined we are *not*
including <cstring> an no declaration conflicts with the wrong one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823