Displaying 1 result from an estimated 1 matches for "deleter__e".
Did you mean:
deleter__b
2006 Aug 28
1
Problem linking USDT C++ application
...mpiler, so I added the following options:
-xO5 -g0 -xbuiltin
But this breaks the linking of my application.
Undefined first referenced
symbol in file
__SLIP.DELETER__B dtrace.o
__SLIP.DELETER__D dtrace.o
__SLIP.DELETER__E dtrace.o
(the dtrace.o is the object file created by: dtrace -G -32 -o dtrace.o -s dtrace.s <objs>)
so.. what do I do?
Trond
This message posted from opensolaris.org