[Bug c++/32402] Error while allocating array of pointers to objects of a pure virtual class

2010-10-31 Thread gcc at waisse dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32402 --- Comment #12 from William Waisse 2010-10-31 11:59:13 UTC --- I m no more working for the company that was trying to port this code to linux/GCC 3 YEARS AGO . They finally abandonned the idea to get their professional application working on GC

[Bug c++/32402] Error while allocating array of pointers to objects of a pure virtual class

2007-11-12 Thread gcc at waisse dot org
--- Comment #3 from gcc at waisse dot org 2007-11-12 15:42 --- My problem is exactly the same as the one shown in the example code posted by Patrick Vestjens, all of the pure functions are re-implemented in the inherithing clas, so the inheriting class is no more pure but its still

[Bug c++/32402] Error while allocating array of pointers to objects of a pure virtual class

2007-11-12 Thread gcc at waisse dot org
--- Comment #2 from gcc at waisse dot org 2007-11-12 15:06 --- same kind of problem here, I'm currently porting an application from PGI/MFC to gcc/QT and I'm not able to build this code with the error message : /opt/cimlib/gcc_scali/AssembleurLocalPetsc.h:49: error: cannot a