This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]