| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <A6E475D77D25D311AD91005004066440C856@exserver.lmnet.de> |
| From: | =?iso-8859-1?Q?=22Dehmel=2C_R=FCdiger=22?= <de AT lmnet DOT de> |
| To: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | cygwin gcc problem |
| Date: | Mon, 16 Oct 2000 17:52:24 +0200 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id LAA21810 |
Hello,
I use gcc version 2.95.2 19991024 (release-2) compiler from cygwin
and get the compiler error:
sorry, not implemented: object size exceeds normal limit for virtual
function
table implementation, recompile all source and use -fhuge-objects
source:
class myclass : public ostream, public streambuf { ... }
Using the flag -fhuge-objects causes link problems. (library is not compiled
with this flag)
On REDHAT linux the same code compiles and run OK.
gcc version 2.95.2 19991024 (release) (There is no sub number)
Any help?
R. Dehmel
Luther & Maelzer GmbH
Geschäftsführer / Managing Directors:
David R.van Loan + Falko de Gruyter
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |