Jump to ID:
Core Development Tools

Project Home

Documents

Source Code

Discussions

Wiki

Project Info
Forum Topic - multiple definitons of linking errors: Page 1 of 5 (5 Items)
   
 
 
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.
Attachment: Text error.txt 1.75 KB