This is the mail archive of the cygwin@sourceware.cygnus.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]

b20: c++ bug or feature?



Hi,

when compiling gtk-- example program 'OhharaDraw', I get the following
error:

OhharaDraw.h:130: sorry, not implemented: object size exceeds normal limit
for virtual function table implementation, recompile all source and use
-fhuge-objects

The same program compiles fine under Linux, using egcs-1.1b. Other example
programs compile both under Linux and Cygwin. When compiling gtk-- and
OhharaDraw with '-fhuge-objects', the program crashes, but that might be
because libstdc++ is compiled without that flag. 

Is it just a feature of Cygwin egcs port, or a bug?


Andres.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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