| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <20010519223544.29269.qmail@web14502.mail.yahoo.com> |
| Date: | Sun, 20 May 2001 08:35:44 +1000 (EST) |
| From: | =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
| Subject: | Re: wchar_t errors on setting MBCS option |
| To: | cygwin AT cygwin DOT com |
| In-Reply-To: | <F102Z11XUtMbcn9ZfjI000142fb@hotmail.com> |
| MIME-Version: | 1.0 |
--- Bhupi <bhupinder_singh AT hotmail DOT com> wrote: > On compiling an existing application with GCC (2.95.3-4), I get the > following types of errors: > > D:\cygwin\usr\include\mingw\string.h(119) : error C2501: 'wcsncat' : > missing > storage-class or type specifiers > D:\cygwin\usr\include\mingw\string.h(120) : error C2059: syntax error > : ',' > D:\cygwin\usr\include\mingw\string.h(121) : error C2143: syntax error > : > missing';' before '*' > D:\cygwin\usr\include\mingw\string.h(121) : error C2501: 'wchar_t' : > missing > storage-class or type specifiers > D:\cygwin\usr\include\mingw\string.h(121) : error C2086: 'wchar_t' : > redefinition > D:\cygwin\usr\include\mingw\string.h(121) : fatal error C1003: error > count > exceeds 100; stopping compilation > > The compiler option is set to MBCS. Can someone guide how to > eliminate these > errors? > Use gcc rather than soemone else's compiler. Those are not gcc error messages. _____________________________________________________________________________ http://messenger.yahoo.com.au - Yahoo! Messenger - Voice chat, mail alerts, stock quotes and favourite news and lots more! -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |