This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cygwin gcc problem


At 11:52 AM 10/16/2000, Dehmel, Rüdiger wrote:
>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?



Probably not with this level of detail.  Perhaps you should supply 
information about the link problems you get. 



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]