| 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://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 |
| Date: | Wed, 6 Oct 2004 09:46:49 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Organization: | Esse keine toten Tiere |
| Message-ID: | <1804297000.20041006094649@familiehaase.de> |
| To: | Steven Scott <steve_the_bayesian AT yahoo DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: g++ 3.4.x library issue |
| In-Reply-To: | <20041006002324.61300.qmail@web54002.mail.yahoo.com> |
| References: | <20041006002324 DOT 61300 DOT qmail AT web54002 DOT mail DOT yahoo DOT com> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
Hallo Steven,
Am Mittwoch, 6. Oktober 2004 um 02:23 schriebst du:
> Greetings!
> I tried downloading g++ version 3.4.1 (which I've been
> eagerly awaiting) from setup.exe. It had trouble with
> the following (minimal) program because the <string>
> header could not find <cstddef> where it expected to
> find size_t defined. Trying to compile this one line
> program using 'g++ test.cpp' produced 500 lines of
> errors :)
> #include <string>
> int main(){return 0;}
Works for me(tm):
gerrit AT loreley /gcc-bugs
$ g++ -o g++-bug.o g++-bug.C
gerrit AT loreley /gcc-bugs
$
Gerrit
--
=^..^=
--
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 |