| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <464DCDC9.21542224@dessent.net> |
| Date: | Fri, 18 May 2007 09:01:13 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: _GLIBCXX_USE_C99 not working? |
| References: | <464CBBD5 DOT 4040709 AT t-online DOT de> <094701c7993b$71df5390$2e08a8c0 AT CAM DOT ARTIMI DOT COM> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Dave Korn wrote: > Can you point me at any documentation that says this is a valid thing to do? > AFAICT that's an internal symbol in the '_' namespace that user code has no > business messing around with. Cygwin is not a glibc program so telling > libstdc that it is seems inherently bogus to me. You're right that it's an internal gcc symbol, but the "_GLIBCXX" preprocessor namespace belongs/refers to libstdc++ not glibc, so in this case it's not necessarily got anything to do with glibc, rather just indicating target libc C99 support is available to be used by libstdc++. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |