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                              [EMAIL PROTECTED]
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 [EMAIL PROTECTED]

Reply via email to