954,505 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

undefined reference error while linking..help

hi friends

I tried to link c++ object files using "bfin-elf-ld" and got some
undefined reference errors
Errors:::::
(.text+0x2ee8): undefined reference to `operator delete(void*)'
(.text+0x2ef4): undefined reference to `_Unwind_Resume'
(.text+0x2efa): undefined reference to `operator new(unsigned long)'
(.text+0x25f6): undefined reference to `__muldf3'
(.text+0x2620): undefined reference to `__floatsidf'

I dont know why its giving these errors..
Plz help me to fix this

thanks in advance

yeah
Newbie Poster
1 post since Dec 2007
Reputation Points: 10
Solved Threads: 0
 
Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You