Complete command line:
g++ -fPIC -c -o objs/MallocIO.o -pedantic -ansi -g -DDEBUG -Wall -Wno-multichar
-Iheaders -Iheaders/support -Iheaders/kernel libbe/MallocIO.cpp
Error:
In file included from libbe/MallocIO.cpp:15:
headers/support/MallocIO.h:24: internal compiler error: in make_thunk, at
cp/method.c:145
Preproccessed source is attached.
--
Summary: Failure in make_thunk, cp/method.c:145 when compiling
with multiply-inherited members
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lord dot dimwit at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-redhat-linux
GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21427