A
ADS7328
Dear everybody,
I trying to compile an aplication and i have got the following error
during
linking phase:
ld: fatal: symbol `K_MultiHandler_c::~K_MultiHandler_c #Nvariant 1()'
is multiply-defined:
(file type=FUNC; file (K_MultiHandler_class.o) type=FUNC);
it seems the include files contains the twice definitions for that
class.
But I cheked and i did not find it.
I'm working on
Solaris 2.8
Sun Studio 9
do you have some idea please ?
thanks
Antonio
I trying to compile an aplication and i have got the following error
during
linking phase:
ld: fatal: symbol `K_MultiHandler_c::~K_MultiHandler_c #Nvariant 1()'
is multiply-defined:
(file type=FUNC; file (K_MultiHandler_class.o) type=FUNC);
it seems the include files contains the twice definitions for that
class.
But I cheked and i did not find it.
I'm working on
Solaris 2.8
Sun Studio 9
do you have some idea please ?
thanks
Antonio