From: lka AT physic DOT ut DOT ee (Andres Heinloo) Subject: b20: c++ bug or feature? 17 Nov 1998 23:27:02 -0800 Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".