paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] libsig++ under dev-c++


From: Richard Smith
Subject: Re: [paragui-users] libsig++ under dev-c++
Date: Sun, 21 Mar 2004 20:57:12 -0800 (PST)

Here's a sample... I get a whole stream of them.  It's
like I don't have something installed but ./configure
seems happy..

node.lo(.text+0x8e): In function
`_ZN4SigC8NodeBaseD0Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/node.cc:42:
undefined reference to `operator delete(void*)'
node.lo(.rdata$_ZTIN4SigC8NodeBaseE+0x0): In function
`_ZN4SigC8NodeBase4linkEv':
/home/Administrator/libsigc++-1.1.13/sigc++/node.cc:27:
undefined reference to `vtable for
__cxxabiv1::__class_type_info'
slot.lo(.text+0x1a6): In function
`_ZN4SigC8SlotNode6notifyEb':
/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:67:
undefined reference to `___gxx_personality_sj0'
slot.lo(.text+0xc4): In function
`_ZN4SigC8SlotNodeD0Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:31:
undefined reference to `operator delete(void*)'
slot.lo(.text+0x364): In function
`_ZN4SigC12FuncSlotNodeD0Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:88:
undefined reference to `operator delete(void*)'
slot.lo(.rdata$_ZTVN4SigC8SlotNodeE+0x10): In function
`_ZN4SigC8SlotNodeC2EPFvPvE':
/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:28:
undefined reference to `___cxa_pure_virtual'
slot.lo(.rdata$_ZTVN4SigC8SlotNodeE+0x14):/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:28:
undefined reference to `___cxa_pure_virtual'
slot.lo(.rdata$_ZTIN4SigC8SlotNodeE+0x0):/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:27:
undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
slot.lo(.rdata$_ZTIN4SigC12FuncSlotNodeE+0x0):/home/Administrator/libsigc++-1.1.13/sigc++/slot.cc:27:
undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
connection.lo(.text+0x18): In function
`_ZN4SigC14ConnectionNodeD2Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:27:
undefined reference to `___gxx_personality_sj0'
connection.lo(.text+0x108): In function
`_ZN4SigC14ConnectionNodeD1Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:27:
undefined reference to `___gxx_personality_sj0'
connection.lo(.text+0x1f8): In function
`_ZN4SigC14ConnectionNodeD0Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:27:
undefined reference to `___gxx_personality_sj0'
connection.lo(.text+0x26e):/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:30:
undefined reference to `operator delete(void*)'
connection.lo(.text+0x2e8): In function
`_ZN4SigC14ConnectionNodeC2EPNS_8SlotNodeE':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:33:
undefined reference to `___gxx_personality_sj0'
connection.lo(.text+0x3d8): In function
`_ZN4SigC14ConnectionNodeC1EPNS_8SlotNodeE':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:33:
undefined reference to `___gxx_personality_sj0'
connection.lo(.rdata$_ZTIN4SigC14ConnectionNodeE+0x0):
In function `_ZN4SigC14ConnectionNodeD2Ev':
/home/Administrator/libsigc++-1.1.13/sigc++/connection.cc:27:
undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
signal.lo(.text+0xbe): In function
`_ZN4SigC10SignalNodeD2Ev':


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]