This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2006 20:32:28 -0000
- Subject: [Bug libstdc++/27878] GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/GCC 4.1.0 worked.
- References: <bug-27878-10876@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ebotcazou at gcc dot gnu dot org 2006-06-02 20:32 -------
> Eric, any idea?
I presume the message means that the functions are not declared in <wchar.h>?
I do have both in <wchar.h> on the IRIX machine:
__SGI_LIBC_USING_FROM_STD(wcstok)
__SGI_LIBC_USING_FROM_STD(wcsftime)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27878