delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/04/06/17:41:56

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs
Date: Tue, 6 Apr 1999 16:40:43 -0500 (CDT)
From: Mumit Khan <khan AT xraylith DOT wisc DOT edu>
To: Phil Edwards <devphil AT my-dejanews DOT com>
cc: Cygwin List <cygwin AT sourceware DOT cygnus DOT com>
Subject: Re: egcs-2.9.66 (B20.1) errors
In-Reply-To: <LIGNEBLMMAHDAAAA@my-dejanews.com>
Message-ID: <Pine.SUN.3.93.990406163826.8737G-100000@modi.xraylith.wisc.edu>
MIME-Version: 1.0

On Tue, 6 Apr 1999, Phil Edwards wrote:

> 
> I've been experiencing two errors with the egcs-1.1.2
> 
> The same happens in a minimal testcase.  Line 64-66
> of bastring.h are:
> 
>    template <class charT, class traits = string_char_traits<charT>,
>       class Allocator = alloc >
>    class basic_string
> 
> It's either puking at the start of "class Allocator,"
> or (more likely?) at the end of the traits bit on the
> previous line.
> 

The only time I've seen is when running GCC with -mno-cygwin mode or using
include path that has mingw32 include files before g++ include files. The
Mingw32 header directory contains alloc.h, which should be deleted (and
the contents moved into malloc.h), which causes this.

Can you please send me more info?
  
  $ env > bug.txt
  $ cygcheck -s -r >> bug.txt 2>&1 
  $ gcc -c -v -save-temps foo.cc >> bug.txt 2>&1

and email me bug.txt and foo.ii file.

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019