This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Fw: gcc-3.01: non-virtual thunk on hp-ux 10.20


gcc-3.01: non-virtual thunk on hp-ux 10.20Hi,
I want build abiword on hp-ux 10.20 with gcc-3.0.1, but the following
error appears:


Not linking dynamic
/users/mgansser/GNU/abi/src/HP_B.10.20_9000-785_OBJ/bin/AbiWord_d
    UNIX_CAN_BUILD_DYNAMIC not defined for this platform.
Linking static
/users/mgansser/GNU/abi/src/HP_B.10.20_9000-785_OBJ/bin/AbiWord_s
collect2: ld terminated with signal 10 [Bus error]
/usr/ccs/bin/ld: Unsatisfied symbols:
   non-virtual thunk to IE_Imp_AbiWord_1::startElement(char const*, char
const**)(data)
   non-virtual thunk to XAP_DiskStringSet::charData(char const*, int)(data)
   non-virtual thunk to IE_Imp_XML::charData(char const*, int)(data)
   non-virtual thunk to IE_Imp_AbiWord_1::endElement(char const*)(data)
   non-virtual thunk to XAP_DiskStringSet::startElement(char const*, char
const**)(data)
   non-virtual thunk to XAP_DiskStringSet::endElement(char const*)(data)
gmake[4]: ***
[/users/mgansser/GNU/abi/src/HP_B.10.20_9000-785_OBJ/bin/AbiWord_s] Error

Systeminfo:
OS: hp-ux 10.20
gcc: 3.01
glib-1.2.10
gtk+-1.2.10
the temporäry solution is at the moment, use gcc-2.95

any help ?
thanks Martin Gansser


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