delorie.com/archives/browse.cgi | search |
From: | pavenis AT lanet DOT lv |
To: | Vladimir Zhuchko <zhuchko AT sunhe DOT jinr DOT ru>, djgpp AT delorie DOT com |
Date: | Thu, 29 Nov 2001 15:24:00 +0200 |
MIME-Version: | 1.0 |
Subject: | Re: gcc302 from 28.11.2001 |
Message-ID: | <3C065310.20077.57997B@localhost> |
In-reply-to: | <lvsb0uk88n8gpsbms5bdhnjblhj6nf98i2@4ax.com> |
X-mailer: | Pegasus Mail for Windows (v4.01) |
X-MIME-Autoconverted: | from Quoted-printable to 8bit by delorie.com id fATDOAj21107 |
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 29 Nov 2001 at 11:38, Vladimir Zhuchko wrote: > I downloaded the last gcc302b (28.11.2001) to work under Win2000, but > got many problems, the error messages was: > element.cpp(813) Error: undefined reference to `operator > delete(void*)' ¦ > element.cpp(814) Error: undefined reference to `operator > delete[](void*)' Make sure You don't have old libstdcxx.a from previous compiler version (eg. gcc-2.95.3) in lib directory. The location of C++ standard library is now lib/gcc-lib/djgpp/3.02/libstdcxx.a for DJGPP port of gcc-3.0.2 Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |