delorie.com/archives/browse.cgi | search |
Date: | Thu, 21 Dec 2000 13:08:01 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Alexander Aganichev <AAganichev AT netscape DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: STL class string doesn't work on 80386 CPU even -m386 given |
In-Reply-To: | <3AC4BE99.094C7A46.09ACFA57@netscape.net> |
Message-ID: | <Pine.SUN.3.91.1001221130539.29566A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 21 Dec 2000, Alexander Aganichev wrote: > It seems like gcc 2.95 have incorrect specs which defines __i586__ when -m386 > switch passed to compiler. The result is that basic_string::release compiled > with inline assembler instruction "lock xadd %eax,(%edx)". This is definetly > incompatible with 80386. Does it help to use -march=i386?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |