| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3DD855D3.3070300@nigels.com> |
| Date: | Mon, 18 Nov 2002 13:52:03 +1100 |
| From: | Nigel Stewart & Fiona Smith <nigels AT nigels DOT com> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 |
| X-Accept-Language: | en-us, en |
| MIME-Version: | 1.0 |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: gcc 3.2 string<wchar_t> link problem |
| References: | <20021117235521 DOT 40062 DOT qmail AT web21407 DOT mail DOT yahoo DOT com> <3DD831F8 DOT 1010307 AT nigels DOT com> |
| In-Reply-To: | <20021117235521.40062.qmail@web21407.mail.yahoo.com> |
Digging around the gcc.gnu.org site, came across PR 4764 in the bugs database: http://gcc.gnu.org/cgi-bin/gnatsweb.pl ------------------------------------ *Description:* On Solaris 8, std::wstring is not available, because libstdc++/aclocal.m4 checks for too many functions The following functions are not available on Solaris. They are required to enable wide strings in libstdc++, but they aren't used by the implementation: vwscanf vfwscanf vswscanf wcstof Notice that support for these functions is only mandated by ISO C99, not by ISO C++. ---------------------- Without being too familiar with gcc build process, not sure how to resolve this for Cygwin... Cheers, Nigel Stewart -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |