delorie.com/archives/browse.cgi | search |
Date: | Wed, 17 Oct 2001 11:22:27 -0400 |
Message-Id: | <200110171522.f9HFMRK21292@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <Pine.SUN.3.91.1011017162117.17515D-100000@is> (message from Eli |
Zaretskii on Wed, 17 Oct 2001 16:24:12 +0200 (IST)) | |
Subject: | Re: MAKEing Turbo Vision 1.1.3 |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1011017162117 DOT 17515D-100000 AT is> |
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 |
> It is very dangerous to compare C++ code compiled by GCC 3.x and any > older version. GCC 3.x now supports much more of the C++ standard than > older versions did; since Standard C++ is a *monstrously* large and > complex language, it should come as no surprise that full support for it > comes at a price. Try disabling exception handling, unwinding, and rtti; they add a lot to programs.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |