Problems with the construction of p7zip

Yesterday I tried to build p7zip (p7zip is the version of 7 - Zip for Unix/Linux command line, made by a developer independent.) located here http://sourceforge.net/projects/p7zip/

This is the makefile according to project, already brought to old qnx 6.3/6.4 with this makefile

###################################################
# makefile.machine for "7z , 7za , 7zr , 7zCon.sfx " :
# tested with p7zip-4.47_beta on qnx-6.3.0 sp3 x86 target

OPTFLAGS=-O

ALLFLAGS=${OPTFLAGS} -s \
       -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
       -DNDEBUG -D_REENTRANT -DENV_UNIX \
       $(LOCAL_FLAGS)

CXX=QCC -V3.3.5,gcc_ntox86 $(ALLFLAGS)
CC=qcc -V3.3.5,gcc_ntox86 $(ALLFLAGS)
LINK_SHARED=-shared

#LOCAL_LIBS=-lpthread
#LOCAL_LIBS_DLL=$(LOCAL_LIBS) -ldl
LOCAL_LIBS_DLL=$(LOCAL_LIBS)

OBJ_CRC32=$(OBJ_CRC32_C)

I changed these two lines to match the NDK 2.0.0 (-V4.4.2)

CXX=QCC -V3.3.5,gcc_ntox86 $(ALLFLAGS)
CC=qcc -V3.3.5,gcc_ntox86 $(ALLFLAGS)

Here is the error log big enough of what I got so far

PpmdEncoder.o:(.eh_frame+0x1fb): undefined reference to `__gxx_personality_v0'
PpmdRegister.o: In function `CreateCodecOut()':
PpmdRegister.cpp:(.text+0x28): undefined reference to `operator new(unsigned int
)'
PpmdRegister.cpp:(.text+0x3e): undefined reference to `operator delete(void*)'
PpmdRegister.o: In function `CreateCodec()':
PpmdRegister.cpp:(.text+0x6d): undefined reference to `operator new(unsigned int
)'
PpmdRegister.cpp:(.text+0x124): undefined reference to `operator delete(void*)'
PpmdRegister.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
PpmdRegister.o:(.eh_frame+0xf3): undefined reference to `__gxx_personality_v0'
PpmdZip.o: In function `NCompress::NPpmdZip::CEncoder::~CEncoder()':
PpmdZip.cpp:(.text+0x49e): undefined reference to `operator delete(void*)'
PpmdZip.o: In function `NCompress::NPpmdZip::CDecoder::~CDecoder()':
PpmdZip.cpp:(.text+0x8ee): undefined reference to `operator delete(void*)'
PpmdZip.o:(.rodata._ZTIN9NCompress8NPpmdZip8CEncoderE[_ZTIN9NCompress8NPpmdZip8C
EncoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_
info'
PpmdZip.o:(.rodata._ZTIN9NCompress8NPpmdZip8CDecoderE[_ZTIN9NCompress8NPpmdZip8C
DecoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_
info'
PpmdZip.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
PpmdZip.o:(.eh_frame+0x1c7): undefined reference to `__gxx_personality_v0'
QuantumDecoder.o: In function `NCompress::NQuantum::CDecoder::Code(ISequentialIn
Stream*, ISequentialOutStream*, unsigned long long const*, unsigned long long co
nst*, ICompressProgressInfo*)':
QuantumDecoder.cpp:(.text+0x12e5): undefined reference to `__cxa_begin_catch'
QuantumDecoder.cpp:(.text+0x12ec): undefined reference to `__cxa_end_catch'
QuantumDecoder.cpp:(.text+0x12f6): undefined reference to `__cxa_begin_catch'
QuantumDecoder.cpp:(.text+0x12fd): undefined reference to `__cxa_end_catch'
QuantumDecoder.cpp:(.text+0x1307): undefined reference to `__cxa_begin_catch'
QuantumDecoder.cpp:(.text+0x130c): undefined reference to `__cxa_end_catch'
QuantumDecoder.o: In function `NCompress::NQuantum::CDecoder::~CDecoder()':
QuantumDecoder.cpp:(.text._ZN9NCompress8NQuantum8CDecoderD0Ev[_ZN9NCompress8NQua
ntum8CDecoderD0Ev]+0xdd): undefined reference to `operator delete(void*)'
QuantumDecoder.o:(.rodata._ZTIN9NCompress8NQuantum8CDecoderE[_ZTIN9NCompress8NQu
antum8CDecoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_clas
s_type_info'
QuantumDecoder.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'

QuantumDecoder.o:(.eh_frame+0x1a3): undefined reference to `__gxx_personality_v0
'
ShrinkDecoder.o: In function `NCompress::NShrink::CDecoder::Code(ISequentialInSt
ream*, ISequentialOutStream*, unsigned long long const*, unsigned long long cons
t*, ICompressProgressInfo*)':
ShrinkDecoder.cpp:(.text+0x761): undefined reference to `__cxa_begin_catch'
ShrinkDecoder.cpp:(.text+0x768): undefined reference to `__cxa_end_catch'
ShrinkDecoder.cpp:(.text+0x772): undefined reference to `__cxa_begin_catch'
ShrinkDecoder.cpp:(.text+0x779): undefined reference to `__cxa_end_catch'
ShrinkDecoder.cpp:(.text+0x783): undefined reference to `__cxa_begin_catch'
ShrinkDecoder.cpp:(.text+0x788): undefined reference to `__cxa_end_catch'
ShrinkDecoder.o: In function `NCompress::NShrink::CDecoder::~CDecoder()':
ShrinkDecoder.cpp:(.text._ZN9NCompress7NShrink8CDecoderD0Ev[_ZN9NCompress7NShrin
k8CDecoderD0Ev]+0x13): undefined reference to `operator delete(void*)'
ShrinkDecoder.o:(.rodata._ZTIN9NCompress7NShrink8CDecoderE[_ZTIN9NCompress7NShri
nk8CDecoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_t
ype_info'
ShrinkDecoder.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
ShrinkDecoder.o:(.eh_frame+0x12f): undefined reference to `__gxx_personality_v0'

ZDecoder.o: In function `NCompress::NZ::CDecoder::~CDecoder()':
ZDecoder.cpp:(.text+0xbf): undefined reference to `operator delete(void*)'
ZDecoder.o: In function `NCompress::NZ::CDecoder::Code(ISequentialInStream*, ISe
quentialOutStream*, unsigned long long const*, unsigned long long const*, ICompr
essProgressInfo*)':
ZDecoder.cpp:(.text+0x7ef): undefined reference to `__cxa_begin_catch'
ZDecoder.cpp:(.text+0x7f6): undefined reference to `__cxa_end_catch'
ZDecoder.cpp:(.text+0x800): undefined reference to `__cxa_begin_catch'
ZDecoder.cpp:(.text+0x807): undefined reference to `__cxa_end_catch'
ZDecoder.cpp:(.text+0x811): undefined reference to `__cxa_begin_catch'
ZDecoder.cpp:(.text+0x816): undefined reference to `__cxa_end_catch'
ZDecoder.o:(.rodata._ZTIN9NCompress2NZ8CDecoderE[_ZTIN9NCompress2NZ8CDecoderE]+0
x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
ZDecoder.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
ZDecoder.o:(.eh_frame+0x167): undefined reference to `__gxx_personality_v0'
7zAes.o: In function `NCrypto::NSevenZ::CEncoder::CreateFilter()':
7zAes.cpp:(.text+0x338): undefined reference to `operator new(unsigned int)'
7zAes.cpp:(.text+0x34e): undefined reference to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CDecoder::CreateFilter()':
7zAes.cpp:(.text+0x6be): undefined reference to `operator new(unsigned int)'
7zAes.cpp:(.text+0x6d4): undefined reference to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CBaseCoder::CryptoSetPassword(unsigned c
har const*, unsigned int)':
7zAes.cpp:(.text+0x73f): undefined reference to `operator new[](unsigned int)'
7zAes.cpp:(.text+0x772): undefined reference to `operator delete[](void*)'
7zAes.o: In function `NCrypto::NSevenZ::CKeyInfoCache::Find(NCrypto::NSevenZ::CK
eyInfo&)':
7zAes.cpp:(.text+0x80a): undefined reference to `operator new(unsigned int)'
7zAes.cpp:(.text+0x85c): undefined reference to `operator new[](unsigned int)'
7zAes.cpp:(.text+0x89c): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text+0x94f): undefined reference to `operator delete(void*)'
7zAes.cpp:(.text+0x986): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text+0x98e): undefined reference to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CKeyInfoCache::Add(NCrypto::NSevenZ::CKe
yInfo&)':
7zAes.cpp:(.text+0xa18): undefined reference to `operator new(unsigned int)'
7zAes.cpp:(.text+0xa65): undefined reference to `operator new[](unsigned int)'
7zAes.cpp:(.text+0xa98): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text+0xb14): undefined reference to `operator delete(void*)'
7zAes.o: In function `CObjectVector::~CObjectVector(
)':
7zAes.cpp:(.text._ZN13CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEED0Ev[_ZN13CObjec
tVectorIN7NCrypto7NSevenZ8CKeyInfoEED0Ev]+0x49): undefined reference to `operato
r delete(void*)'
7zAes.o: In function `CObjectVector::Delete(int, int
)':
7zAes.cpp:(.text._ZN13CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEE6DeleteEii[_ZN13
CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEE6DeleteEii]+0x4f): undefined reference
 to `operator delete[](void*)'
7zAes.cpp:(.text._ZN13CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEE6DeleteEii[_ZN13
CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEE6DeleteEii]+0x57): undefined reference
 to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CBase::~CBase()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ5CBaseD2Ev[_ZN7NCrypto7NSevenZ5CBaseD2Ev]+0x
21): undefined reference to `operator delete[](void*)'
7zAes.o: In function `NCrypto::NSevenZ::CEncoder::~CEncoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CEncoderD0Ev[_ZN7NCrypto7NSevenZ8CEncoderD0
Ev]+0x82): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CEncoderD0Ev[_ZN7NCrypto7NSevenZ8CEncoderD0
Ev]+0xed): undefined reference to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CBaseCoder::~CBaseCoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ10CBaseCoderD0Ev[_ZN7NCrypto7NSevenZ10CBaseC
oderD0Ev]+0x5c): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ10CBaseCoderD0Ev[_ZN7NCrypto7NSevenZ10CBaseC
oderD0Ev]+0xbe): undefined reference to `operator delete(void*)'
7zAes.o: In function `NCrypto::NSevenZ::CBaseCoder::~CBaseCoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ10CBaseCoderD1Ev[_ZN7NCrypto7NSevenZ10CBaseC
oderD1Ev]+0x5c): undefined reference to `operator delete[](void*)'
7zAes.o: In function `NCrypto::NSevenZ::CDecoder::~CDecoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CDecoderD1Ev[_ZN7NCrypto7NSevenZ8CDecoderD1
Ev]+0x6c): undefined reference to `operator delete[](void*)'
7zAes.o: In function `NCrypto::NSevenZ::CEncoder::~CEncoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CEncoderD1Ev[_ZN7NCrypto7NSevenZ8CEncoderD1
Ev]+0x80): undefined reference to `operator delete[](void*)'
7zAes.o: In function `NCrypto::NSevenZ::CDecoder::~CDecoder()':
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CDecoderD0Ev[_ZN7NCrypto7NSevenZ8CDecoderD0
Ev]+0x6e): undefined reference to `operator delete[](void*)'
7zAes.cpp:(.text._ZN7NCrypto7NSevenZ8CDecoderD0Ev[_ZN7NCrypto7NSevenZ8CDecoderD0
Ev]+0xd9): undefined reference to `operator delete(void*)'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0x8): undefined reference to `__cxa_pure_virtual'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0xc): undefined reference to `__cxa_pure_virtual'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0x10): undefined reference to `__cxa_pure_virtual'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0x24): undefined reference to `__cxa_pure_virtual'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0x34): undefined reference to `__cxa_pure_virtual'
7zAes.o:(.rodata._ZTVN7NCrypto7NSevenZ10CBaseCoderE[_ZTVN7NCrypto7NSevenZ10CBase
CoderE]+0x38): more undefined references to `__cxa_pure_virtual' follow
7zAes.o:(.rodata._ZTIN7NCrypto7NSevenZ8CDecoderE[_ZTIN7NCrypto7NSevenZ8CDecoderE
]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
7zAes.o:(.rodata._ZTIN7NCrypto7NSevenZ8CEncoderE[_ZTIN7NCrypto7NSevenZ8CEncoderE
]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
7zAes.o:(.rodata._ZTIN7NCrypto7NSevenZ10CBaseCoderE[_ZTIN7NCrypto7NSevenZ10CBase
CoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_in
fo'
7zAes.o:(.rodata._ZTIN7NCrypto7NSevenZ5CBaseE[_ZTIN7NCrypto7NSevenZ5CBaseE]+0x0)
: undefined reference to `vtable for __cxxabiv1::__class_type_info'
7zAes.o:(.rodata._ZTI13CObjectVectorIN7NCrypto7NSevenZ8CKeyInfoEE[_ZTI13CObjectV
ectorIN7NCrypto7NSevenZ8CKeyInfoEE]+0x0): undefined reference to `vtable for __c
xxabiv1::__si_class_type_info'
7zAes.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
7zAes.o:(.eh_frame+0x31b): undefined reference to `__gxx_personality_v0'
7zAesRegister.o: In function `CreateCodec()':
7zAesRegister.cpp:(.text+0x2b): undefined reference to `operator new(unsigned in
t)'
7zAesRegister.cpp:(.text+0x99): undefined reference to `operator delete(void*)'
7zAesRegister.o: In function `CreateCodecOut()':
7zAesRegister.cpp:(.text+0xbc): undefined reference to `operator new(unsigned in
t)'
7zAesRegister.cpp:(.text+0x134): undefined reference to `operator delete(void*)'

7zAesRegister.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
7zAesRegister.o:(.eh_frame+0x19b): undefined reference to `__gxx_personality_v0'

HmacSha1.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
MyAes.o: In function `NCrypto::CAesCbcCoder::~CAesCbcCoder()':
MyAes.cpp:(.text._ZN7NCrypto12CAesCbcCoderD0Ev[_ZN7NCrypto12CAesCbcCoderD0Ev]+0x
22): undefined reference to `operator delete(void*)'
MyAes.o: In function `NCrypto::CAesCbcEncoder::~CAesCbcEncoder()':
MyAes.cpp:(.text._ZN7NCrypto14CAesCbcEncoderD0Ev[_ZN7NCrypto14CAesCbcEncoderD0Ev
]+0x22): undefined reference to `operator delete(void*)'
MyAes.o:(.rodata._ZTIN7NCrypto12CAesCbcCoderE[_ZTIN7NCrypto12CAesCbcCoderE]+0x0)
: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
MyAes.o:(.rodata._ZTIN7NCrypto14CAesCbcEncoderE[_ZTIN7NCrypto14CAesCbcEncoderE]+
0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
MyAes.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
Pbkdf2HmacSha1.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'

RandGen.o:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
RandGen.o:(.eh_frame+0x72): undefined reference to `__gxx_personality_v0'
Sha1.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
WzAes.o: In function `NCrypto::NWzAes::CBaseCoder::CryptoSetPassword(unsigned ch
ar const*, unsigned int)':
WzAes.cpp:(.text+0x5c9): undefined reference to `operator new[](unsigned int)'
WzAes.cpp:(.text+0x5fc): undefined reference to `operator delete[](void*)'
WzAes.o: In function `NCrypto::NWzAes::CDecoder::~CDecoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CDecoderD1Ev[_ZN7NCrypto6NWzAes8CDecoderD1Ev
]+0x45): undefined reference to `operator delete[](void*)'
WzAes.o: In function `NCrypto::NWzAes::CBaseCoder::~CBaseCoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes10CBaseCoderD0Ev[_ZN7NCrypto6NWzAes10CBaseCod
erD0Ev]+0x31): undefined reference to `operator delete[](void*)'
WzAes.cpp:(.text._ZN7NCrypto6NWzAes10CBaseCoderD0Ev[_ZN7NCrypto6NWzAes10CBaseCod
erD0Ev]+0x46): undefined reference to `operator delete(void*)'
WzAes.o: In function `NCrypto::NWzAes::CBaseCoder::~CBaseCoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes10CBaseCoderD1Ev[_ZN7NCrypto6NWzAes10CBaseCod
erD1Ev]+0x31): undefined reference to `operator delete[](void*)'
WzAes.o: In function `NCrypto::NWzAes::CEncoder::~CEncoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CEncoderD0Ev[_ZN7NCrypto6NWzAes8CEncoderD0Ev
]+0x38): undefined reference to `operator delete[](void*)'
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CEncoderD0Ev[_ZN7NCrypto6NWzAes8CEncoderD0Ev
]+0x4d): undefined reference to `operator delete(void*)'
WzAes.o: In function `NCrypto::NWzAes::CEncoder::~CEncoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CEncoderD1Ev[_ZN7NCrypto6NWzAes8CEncoderD1Ev
]+0x31): undefined reference to `operator delete[](void*)'
WzAes.o: In function `NCrypto::NWzAes::CDecoder::~CDecoder()':
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CDecoderD0Ev[_ZN7NCrypto6NWzAes8CDecoderD0Ev
]+0x4c): undefined reference to `operator delete[](void*)'
WzAes.cpp:(.text._ZN7NCrypto6NWzAes8CDecoderD0Ev[_ZN7NCrypto6NWzAes8CDecoderD0Ev
]+0x61): undefined reference to `operator delete(void*)'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0x8): undefined reference to `__cxa_pure_virtual'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0xc): undefined reference to `__cxa_pure_virtual'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0x10): undefined reference to `__cxa_pure_virtual'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0x20): undefined reference to `__cxa_pure_virtual'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0x30): undefined reference to `__cxa_pure_virtual'
WzAes.o:(.rodata._ZTVN7NCrypto6NWzAes10CBaseCoderE[_ZTVN7NCrypto6NWzAes10CBaseCo
derE]+0x34): more undefined references to `__cxa_pure_virtual' follow
WzAes.o:(.rodata._ZTIN7NCrypto6NWzAes8CDecoderE[_ZTIN7NCrypto6NWzAes8CDecoderE]+
0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
WzAes.o:(.rodata._ZTIN7NCrypto6NWzAes8CEncoderE[_ZTIN7NCrypto6NWzAes8CEncoderE]+
0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
WzAes.o:(.rodata._ZTIN7NCrypto6NWzAes10CBaseCoderE[_ZTIN7NCrypto6NWzAes10CBaseCo
derE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info
'
WzAes.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
ZipCrypto.o: In function `NCrypto::NZip::CCipher::~CCipher()':
ZipCrypto.cpp:(.text._ZN7NCrypto4NZip7CCipherD0Ev[_ZN7NCrypto4NZip7CCipherD0Ev]+
0x22): undefined reference to `operator delete(void*)'
ZipCrypto.o: In function `NCrypto::NZip::CEncoder::~CEncoder()':
ZipCrypto.cpp:(.text._ZN7NCrypto4NZip8CEncoderD0Ev[_ZN7NCrypto4NZip8CEncoderD0Ev
]+0x22): undefined reference to `operator delete(void*)'
ZipCrypto.o: In function `NCrypto::NZip::CDecoder::~CDecoder()':
ZipCrypto.cpp:(.text._ZN7NCrypto4NZip8CDecoderD0Ev[_ZN7NCrypto4NZip8CDecoderD0Ev
]+0x22): undefined reference to `operator delete(void*)'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
8): undefined reference to `__cxa_pure_virtual'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
c): undefined reference to `__cxa_pure_virtual'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
10): undefined reference to `__cxa_pure_virtual'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
20): undefined reference to `__cxa_pure_virtual'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
30): undefined reference to `__cxa_pure_virtual'
ZipCrypto.o:(.rodata._ZTVN7NCrypto4NZip7CCipherE[_ZTVN7NCrypto4NZip7CCipherE]+0x
34): more undefined references to `__cxa_pure_virtual' follow
ZipCrypto.o:(.rodata._ZTIN7NCrypto4NZip8CDecoderE[_ZTIN7NCrypto4NZip8CDecoderE]+
0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
ZipCrypto.o:(.rodata._ZTIN7NCrypto4NZip8CEncoderE[_ZTIN7NCrypto4NZip8CEncoderE]+
0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
ZipCrypto.o:(.rodata._ZTIN7NCrypto4NZip7CCipherE[_ZTIN7NCrypto4NZip7CCipherE]+0x
0): undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info'
ZipCrypto.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
ZipStrong.o: In function `NCrypto::NZipStrong::CDecoder::ReadHeader(ISequentialI
nStream*, unsigned int, unsigned long long)':
ZipStrong.cpp:(.text+0x531): undefined reference to `operator delete[](void*)'
ZipStrong.cpp:(.text+0x558): undefined reference to `operator new[](unsigned int
)'
ZipStrong.cpp:(.text+0x598): undefined reference to `operator delete[](void*)'
ZipStrong.o: In function `NCrypto::NZipStrong::CBaseCoder::~CBaseCoder()':
ZipStrong.cpp:(.text._ZN7NCrypto10NZipStrong10CBaseCoderD1Ev[_ZN7NCrypto10NZipSt
rong10CBaseCoderD1Ev]+0x4b): undefined reference to `operator delete[](void*)'
ZipStrong.o: In function `NCrypto::NZipStrong::CBaseCoder::~CBaseCoder()':
ZipStrong.cpp:(.text._ZN7NCrypto10NZipStrong10CBaseCoderD0Ev[_ZN7NCrypto10NZipSt
rong10CBaseCoderD0Ev]+0x4b): undefined reference to `operator delete[](void*)'
ZipStrong.cpp:(.text._ZN7NCrypto10NZipStrong10CBaseCoderD0Ev[_ZN7NCrypto10NZipSt
rong10CBaseCoderD0Ev]+0x6a): undefined reference to `operator delete(void*)'
ZipStrong.o:(.rodata._ZTVN7NCrypto10NZipStrong10CBaseCoderE[_ZTVN7NCrypto10NZipS
trong10CBaseCoderE]+0x5c): undefined reference to `__cxa_pure_virtual'
ZipStrong.o:(.rodata._ZTVN7NCrypto10NZipStrong10CBaseCoderE[_ZTVN7NCrypto10NZipS
trong10CBaseCoderE]+0x60): undefined reference to `__cxa_pure_virtual'
ZipStrong.o:(.rodata._ZTVN7NCrypto10NZipStrong10CBaseCoderE[_ZTVN7NCrypto10NZipS
trong10CBaseCoderE]+0x64): undefined reference to `__cxa_pure_virtual'
ZipStrong.o:(.rodata._ZTIN7NCrypto10NZipStrong10CBaseCoderE[_ZTIN7NCrypto10NZipS
trong10CBaseCoderE]+0x0): undefined reference to `vtable for __cxxabiv1::__vmi_c
lass_type_info'
ZipStrong.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
cc: C:/bbndk-2.0.0/host/win32/x86/usr/bin/ntox86-ld caught signal 1
make[1]: *** [../../../../bin/7za] Error 1
make[1]: Leaving directory `D:/Downloads/p7zip_9.20.1/CPP/7zip/Bundles/Alone'
make: *** [7za] Error 2

Can someone tell me what I'm doing wrong?

It seems that your environment is messed up.

for example: you were citing ' g ++' instead of one of the variants of "qcc":

QCC or those who spoke in the my previous post.

(Previously, you were able to compile the code until he got linking error.)

suggest you check you environment to ensure that your cleaning of mingw, then remove qde and reinstall qde.

Once you get to clean up your environment, then, try to do file according to my recent suggestions, which should fix errors of liaison.

Tags: BlackBerry Developers

Similar Questions

  • Problems with the construction of a tabular form manually

    Hello guys,.

    I would ask kindly for your help. I'm having a problem with the fields on a report updateble in my APEX application.

    The report I have two fields that im done with the htmldb_item function. One is the ID of the record and the other attribute that can be updated using a selection list.

    -----
    SELECT
    htmldb_item. DISPLAY_AND_SAVE (1, "TABLE".) "ID") "ID", "
    htmldb_item. SELECT_LIST_FROM_LOV (2, "TABLE".) "ATTRIBUTE", "LOV") "ATTRIBUTE", "
    THE "TABLE".
    -----

    Then I have a process that needs to update the table.

    -----
    BEGIN

    BECAUSE me IN 1.htmldb_application. G_F01. COUNTY
    LOOP

    apex_application.g_print_success_message: = ' < span style = "color: green" > attribute: ' | NVL (htmldb_application. G_F02 (i), 0). » ID : ' || htmldb_application. G_F01 (i) | "</span > ';

    UPDATE table
    Attribute SET = NVL (htmldb_application. G_F02 (i), 0)
    WHERE id = htmldb_application. G_F01 (i);

    END LOOP;
    END;
    -----

    The update can't even if the loop works fine, but the success message prints only the htmldb_application. G_F02 (i) but not the htmldb_application value. G_F01 (i). But how come doesn't work OK if loop the htmldb_application. G_F01 (i) has the value null?

    The funny thing is, that it works on my test environment, but he behaves like this on the production environment.

    Has anyone else have similar experiences?

    Kind regards
    Aleš

    Edited by: user1330618 the 21.12.2009 04:28

    Hello

    Its done.

    The record button was just redirection without submitting the page, it's him not display the message or the recording of the information...

    now, the button is present and redirect...

    Kind regards
    Shijesh

  • Some problems with the construction of project in Eclipse

    I use js + css3, html5 in my project for smartphone.

    And I have problem (error) with a construction project.

    ---------

    [INFO] Parsing of the command line options
    [INFO] Bbwp.properties analysis
    [INFO] Validation of archive application
    [INFO] The analysis of config.xml
    [INFO] The application of filling source
    [ERROR] Feature is not found in any extension (blackberry.bbm.platform)
    BUILD CAME OUT WITH 1 ERROR

    ---------

    What should I do to fix this error?

    Thank you!

    Thank you!

    I accidentally duplicated the subject, and the problem was solved in http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Some-problem-with-building-proje...

  • Problem with the construction of a distribution (build stuck at \temp\template.ini)

    I am trying to build a distribution. I installed in my laptop and a PC of LabWindows/CVI lab. The distribution is built using the PC lab. The construction process is rather blocked at \temp\template.ini when I try to use my laptop. The only way to put an end to the construction then is to kill the process via the Task Manager (even the version 'Cancel' gets stuck then and I have to kill him via the Task Manager).

    In computers, I have 9.0 LabWindows and they both generate generation log attached.

    When I check the dependencies module I get the following message "all the required merge modules" found + a green light.

    Thanks for your help!

    Hello

    I suggest you to run the MSI blast first and then perform the relocation.

    Best regards

    Mark M.
    Technical sales engineer
    National Instruments UK & Ireland

  • Problem with the construction of the keyframe

    There is no constructor for KeyFrame method: new keyframe (duration, EventHandler (onFinished)), but I've often seen the use of this in official samples. And I think that this Builder useful too, as sometimes I do not want an execution of the event handler all time. Thanks for the reply

    There is no constructor for KeyFrame method: new keyframe (time, EventHandler (onFinished))

    It has a constructor

    KeyFrame (duration, EventHandler, KeyValues...)

    who has a duration and EventHandler and zero or several KeyValues; this can be used with zero KeyValues and reduced to exactly the signature that you need.

  • Problem with the construction of the dimension

    I'm currently building the size of a cube of bso the Maxl in version 11. I have the rules as well as the text file file in the server. But I get the following error.

    import the database 'CNFIN1'.' CNGL' data_file 'G:\Hyperion\products\Essbase\EssbaseServer\bcpfiles\CNFIN1\CNMarket.txt' size use rules_file 'G:\Hyperion\products\Essbase\EssbaseServer\app\CNFIN1\CNGL\GLMktD.rul' error writing to "G:\Hyperion\products\Essbase\EssbaseServer\log\CNFIN1\CNGL\MktD.err."

    OK/INFO - 1053012 - [CNGL] object is locked by the user [US0T4235].
    OK/INFO - 1053012 - [93547618] object is locked by the user [US0T4235].
    Construction of Dimension ERROR - 1007083 - failed. Error code [1090037]. Check the server log file and the build dimension for possible error file more info...
    OK/INFO - 1053013 - unlocked by the user [US0T4235] [93547618] object.
    ERROR - 1241101 - Essbase unexpected error 1007083.
    OK/INFO - 1053013 - object [CNGL] unlocked by the user [US0T4235].

    Guys can you help me... Thanks in advance

    If you open the outline, it should be missing dimensions and be as says the empty message. The cube has been recently migrated or restored from a backup? It is possible that the .otl file was not in the restoration. I've done this before. You will need to add the dimensions or if you have an old copy of the sketch, copy it to the ' essbaseserver\app\ [app]------[db]' directory. Then try to validate the State of charge.

  • Problem with the executable files

    Hello all, I need a help from you...

    I use LV 2009 SP1 Professional Development Suite on Windows Seven and I have a problem with the executable files, a problem that I have ever found with other versions of LV (8.x, for example) and I'm a little surprised...

    In the attachment you will find an example of what I mean.

    There are two base screws, the main one (prova) and a Subvi (provasubvi). The main vi launches the Subvi and the Subvi simply create a chart. As you can see on the screws works fine, without any kind of problem.

    I also created the exe file, without specifying that no particular option... and 'magic' of the application does not work as I want. In particular, it seems that the Subvi is running, but the front panel will not be accessible.

    I also try to play with the Subvi construction structure and options, but nothing change.

    Did you ever solve something like that?... I would say that I thank you in advance for any suggestion...

    Andrea

    Hello andrea,.

    Looking at your project I've heard that you do not include the Subvi during the build of the project. SO I slightly modified. Please find the attachments.

    Thank you and best regards,

    srikrishnaNF

  • Problems with the Panel tabs with CS5, CC2014, CC2015?

    I created a script with TabbedPanel in ESTK CC, works very well in afx CC 2014, but it seems that there are some problems with the other versions (CS5 and CC2015).

    Can someone help how to generalize the limits and the tabs?

    Here is my Code briefly for the tabs.

    //

    //

    //

    function buildUI (thisObj) {}

    var myPanel = (thisObj instanceof Panel)? thisObj: new window ('pallet', 'Gear of Stress', undefined, {resizable: true});

    myPanel.timeSavers = myPanel.add ('tabbedpanel', [0,0,400,300], "Reducing Stress V1'");

    myPanel.timeSavers.cProject_tab = myPanel.timeSavers.add ("tab", undefined, 'Project');

    myPanel.timeSavers.MyTools_tab = myPanel.timeSavers.add ('tab', undefined, 'MyTools');

    myPanel.timeSavers.Explorer = myPanel.timeSavers.add ("tab", undefined, 'Explore');

    myPanel.timeSavers.Others_tab = myPanel.timeSavers.add ("tab", undefined, "Install");

    Return myPanel;

    }

    var myToolsPanel = buildUI (this);

    //

    //

    //

    Below the results to remain CS5, CC2014, CC2015. How to promote the universalization of the buttons, tabs, alignments etc as in CC2014 in other versions. Someone please help?

    afx cs5.pngafx cc 2014.pngafx cc 2015.png

    Don't you think that the resource string could solve this problem?

    You can certainly try a resource string. I used only once I understood how they worked, I find it much easier to build a UI in this way.

    myPanel.layout.layout (true);  Tried it, but all child elements arranged in a line or column that's it, do not respect the limits specified.

    To a resource string, make sure that every single container element specified margins or spacing info. If they do not have this set the automatic layout manager will just default to each calibration of control internal specifications, which vary with each version of AE.

    How can I universalize the user interface for all versions of EI? While I'll change once and for all.

    There is no miracle solution for all versions of AE to play nice with your construction. You to beta-test your code in each version of the EA you want your script to run on and then unique questions individually. Your script should contain a checker version AE, so you can know what patches, you need to implement when the user runs the script. It is not ideal and is one of the many oddities of software development based on the API of someone else.

  • Dreamweaver had problems during the construction of the current menus.xml file menus

    So, after having trouble with my Photoshop scratch disk, I had to do an archive and install of my OS 10.6.1 and then reinstall the suite Adobe. then I had to run the repair of the license utility (http://www.adobe.com/support/contact/licensing.html).

    Now everything works but Dreamweaver, which is throwing the following error message:

    "Dreamweaver had problems during the construction of the current menus.xml file menus.

    If please remove the current menus.xml file and rename menus.bak menus.xml.

    I tried. menus.bak is a directory, not a file. Even renaming the directory did not work.

    I saw this http://forums.Adobe.com/message/2188511#2188511

    but I do not have a directory/FlashPlayerTrust /, nor do I see what that has to do with Dreamweaver.

    I could not find a corresponding solution to this http://forums.Adobe.com/message/862339#862339 for Mac OS.

    Ce http://forums.Adobe.com/message/3396334#3396334 did not help, either.

    Anyone have any ideas?

    Thank you!

    I got this same error this morning when I tried to open Dreamweaver CS5 (any type of document have been found in the...). I'm on a PC. There was very little posts about it so I thought I'd post what worked for me. It must have been a day or something by Akamai.

    I went to C:\Program Files (x 86) \Adobe\Adobe Dreamweaver CS5\configuration\DocumentTypes and open MMDocumentTypes.xml in Notepad ++. There were about 100 lines of NULL in the configuration of Akamai, so I deleted all the information between the   for Akamai and DW fine after that. Don't forget to backup before overwriting!

  • Problem with the conditional tags in printed output

    I write help files for different versions of our software - version 4 and 5 using Robohelp for HTML 5.0.2

    There is a large overlap of information between the two, so I use a help file joint with marked topics that are specific to version 4 or version 5.

    I went out and then use with 'NOT v4' or "NOT v5" as the conditional tags.

    It works fine in the HTML output. However, I encountered problems with the printed output.

    Ideally, I want the help file using the option "generate the single document" because it means that the document produced, without the single output field. However, when I do, the tags conditional build fail and I get a piecemeal result.

    If I generate the document by using the option 'generate individual documents' tags conditional build work, but I get the only field I want to avoid.

    Does anyone know how to get the conditional tags to work when the option "generate the single document" is selected?

    Pierre and HKabaker - thanks for your comments.

    I think I have the answer now.

    In the properties for the SSL Print dialog, the third screen is the dialogue of section layout. I had removed some sections in the right pane (for example, the default title page, glossary, and index) because I did not want them to appear in the final printed output. It seems that without these sections present conditional compilation tags do not work correctly when the document is released by using the option 'generate a single document ".

    I started again with a "blank" printing of SSL version. Conditional constructions using the "generate a single document" appear to work fine when I leave the dialog layout intact section.

    I can even do the conditional tags build an injustice because the option "generate a single document" (after that I made the changes in the dialog layout section) seems to be that some of the chapters in the table of contents and omitting others.

  • Anyone having problems with the new iPhone LTE connection 7 on Verizon?

    I am now on my iPhone second 7 with Verizon. I had four phones for me and my family. I have now had issues where I have no signal in the same areas where my signal allows to be strong. I can't solve the problem with the activation/deactivation of the airplane and then mode again in normal mode. My phone will rest with no signal for 5 minutes, then going to LTE with three bars. I also had the problem where I had only 1 x signal, while my son standing right next to me has LTE. And he had the same questions, where I'm on LTE and it gets no signal. I use to have LTE where I live and work all the time, now it's spotty at best. Apple has replaced me and my sons iPhones but not luck. Still do. Any ideas or an any other suffering?

    (1) go to settings/cell phone/cellular data Options/enable LTE and select ONLY the DATA. This seems to solve the problem (as a temporary solution) for most of the people affected by this problem. The bad part is your request might not be as clear (since they cannot use the highest LTE signals) and you can make calls and data at the same time. But it does not solve the issue.

    (2) there are rumors (but you didn't hear that from me that we only are not supposed to discuss beta software program Apple in this forum) that the new version of Apple Beta for iOS (which also includes an update of the software carrier Verizon to 26.0) seems to solve this problem. So, there's a light at the end of the tunnel.

  • Sierra Siri, «I have some problems with the connection...» »

    Guys,

    I just installed Sierra on my MacBook Pro (retina, 13 inches, early 2015) version 10.12. I can't get Siri at work, the app tracks, he hears what I'm saying, but after awhile, he returns with two messages, both on the screen and verbally "I have some problems with the internet connection. Please try again in a moment. "&"Sorry, I'm having problems with the connection. Please try again in a moment. »

    Any ideas?

    Thank you

    N

    It's a network problem.

    Check the proxy settings that blocks maybe, or a firewall.

    System Preferences > network > Advanced (for your current connection) > Proxies

    Something there?

  • Siri does not (problems with the connection)

    Hello

    I installed macOS Sierra yesterday. Everything seems to work fine, except Siri. With Siri I always get an error message "I am having some problems with the connection. Please try again in a moment. ». But this seems to appear every time. The network connection works fine, I can't access the Internet without problem.

    No idea how solve the problem?

    I use an iMac (27 inch, mid-2011). Internal microphone is connected, I also see the 'waves' change while I am speaking.

    Concerning

    Thomas

    Hey, thochstrasser. Thank you for using communities of Apple Support.

    It seems that Siri is reluctant to make his debut on your iMac after upgrade to Mac OS Sierra. I want to make sure that you get the benefit of this new feature on a Mac.

    1 try safe mode if your Mac does not start -even if your iMac to market, safe mode makes sure it starts successfully.

    2. How to test a question in an another user account on your Mac - since this is most likely a software problem, test to another user will indicate if it is right to your user account or throughout your system.

    3. use Time Machine to back up or restore your Mac - if it seems to be systemic, the next step should not cause problems. But it is always better "to have" a backup to the "need".

    4. on OS X Recovery - the issue as part of the operating system, reinstall should do.

    Have a great weekend!

  • iOS 10 problems with the Mail application

    Dear Apple and community support,

    Here's my problem:

    I have upgraded to iOS 10 on my iPhone 5s this afternoon (September 13), and now I'm not able to open e-mail - Yahoo!, and Gmail. I can receive emails, I'm not able to view the body of these emails. When I press on them, all I see is a blank white page. I can't answer emails either. I can only their flag or remove them. However, I am able to compose new e-mail messages.

    Here are the steps that I've taken to try to solve my problem:

    1. Restarted my phone
    2. Remove and re-add my Mail accounts
    3. Made a backup and a restore full while that plugged into my laptop with the latest version of iTunes.

    I should be grateful if you would help or more information on this issue.

    Thank you

    Emily

    I also have problems with the Mail application.  On my iphone, ipad, and Mac Pro.  I have several addresses, a MSN, another on Go Daddy and Gmail.  I have various weird problems with threads and every day he re-charge my emails, like if I have never read before.  Something is really problematic with Mail.

    Can the people of APPLE, you help me?

  • Problem with the installation of iOS 10

    I tried to install iOS 10 earlier but it did not work, so now that I'm trying to reinstall iOS 9 if my phone will work again, if this does not work I have to reset my phone (but I am a fool and did not a back-up because I never had a problem with the software updates in the past if all data will be lost).

    < published by host >

    The same problem with me too. After installing ios 10 nuer OTA my iphone brick! I'm trying to re - install ios 9 i-Tunes, but 2 hours now always stop installation... what happent?

Maybe you are looking for

  • Web searches are redirected to OpenDNS. Cannot access these Web sites.

    This problem just started. Whenever I try to load a page (in this case Gamefaqs), I get redirected to this search engine called openDNS, saying that the site is not available. It has a link to the site, and whenever I clicked, it redirects me to this

  • Revolve 810 and SCCM 2012

    I'm trying to deploy an operating system via SCCM 2012 a 810 turn and I'm having no luck with the driver for the CARD. I loaded the driver downloaded in SCCM and it is important without error but don't deploy. I put the driver on a usb key and it wil

  • Find a tension problem

    If someone could help, I would be very happy. I try to find the time needed for the first voltage glitch ('clutch amps") since when the"clutch power"falls. Also the voltage at the point of the glitch of the amps 'clutch '.  All the world run into thi

  • I can't windows 98 to connect to the net and I can not install the ethernet driver to install

    I don't know where start the ethernet card I have windows 98 can not install without a driver updated, I can't find a driver that I can towards the down loaded to an open disk and run winzip does not open on a disc and it wont let me install where it

  • HP Officejet 6600: HP Officejet 6600 stops during a scan, shows partial scan and expires

    Hello My Officejet works fine, but now I can't scan. HP provided scanning software (downloaded), I can start a scan and see the preview begins to be filled, but he stops just to scan after about 1/4 of an A4 page. My laptop fan starts to increase, an