Problem with malloc/linker with version 2.1
I am getting a linker error for a function already declared.
"libc2.c:(.text.libc.malloc+0x0): multiple definition of `malloc'"
I have my own malloc call and Crossworks versions before 2.1 worked just fine with this project. What changed that could cause this? Or what setting do I need mess with to fix this?
Thanks
Please sign in to leave a comment.
Comments
2 comments