|
Lakshmi Narasaiah
|
multiple definitons of linking errors
|
|
Lakshmi Narasaiah
04/27/2008 7:23 AM
post7353
|
multiple definitons of linking errors
Hi,
We are creating an executable file using make file for the application, the object file is creating sccessfully, but
when linking its giving multiple definitons of errors.
The compiler options are: ntox86-g++-3.3.5 -c -g
-fmessage_length=72 -Wno_sign_compare, and
the linking options are: ntox86-g++-3.3.5 -lboost_filesystem-d
-lboost_date_time-d -lboost_thread-mt-d -lMCLog
Here I am attaching the errors text.
any help would be appriciated.
Regards,
Lakshmi.
|
|
|
|
|