From: Robert Schiele <rschiele@uni-mannheim.de>
To: Mike Black <mblack@csi-inc.com>
Cc: deedsmis@aculink.net, linux-gcc@vger.kernel.org
Subject: Re: Syntax Code Compiled Incorrectly
Date: Thu, 12 Sep 2002 18:21:50 +0200 [thread overview]
Message-ID: <20020912162150.GA30173@schiele.local> (raw)
In-Reply-To: <005a01c25a50$2741c360$f6de11cc@black>
[-- Attachment #1: Type: text/plain, Size: 780 bytes --]
On Thu, Sep 12, 2002 at 07:33:01AM -0400, Mike Black wrote:
> I can tell you that your program does not compile on gcc 2.95.3
> But it does compile on gcc 3.1
> I tried checking gcc.gnu.org but my queries would never finish.
> I suspect it was a bug that has been fixed. A google search shows others with the same problem up to gcc 3.0.
That's partially correct. It is not a bug in the compiler, but this
variant of the compare() method was not implemented in the STL shipped
with older gccs.
To fix that you have to upgrade your STL. I don't know, if current STL
works with older compilers, so it might be necessary to upgrade the
compiler too.
Robert
--
Robert Schiele Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker mailto:rschiele@uni-mannheim.de
[-- Attachment #2: Type: application/pgp-signature, Size: 524 bytes --]
prev parent reply other threads:[~2002-09-12 16:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-11 19:39 Syntax Code Compiled Incorrectly SoloCDM
2002-09-12 11:33 ` Mike Black
2002-09-12 16:21 ` Robert Schiele [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020912162150.GA30173@schiele.local \
--to=rschiele@uni-mannheim.de \
--cc=deedsmis@aculink.net \
--cc=linux-gcc@vger.kernel.org \
--cc=mblack@csi-inc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).