Jim Flanagan
2013-11-02 01:58:16 UTC
Hello -
I'm getting up to speed learning to use the open watcom tools. I am
attempting to link in some functions from a library that was created
with MS Visual C++ and am getting 'unresolved symbol' errors which are
due to name mangling (I'm assuming). My experience level isn't robust
enough at this point to resolve the problem. I recompiled my C
code using the -ecc switch and that seemed to fix the problem however it
appears that the library functions are not operating as expected. So,
I'm wondering if I am still doing something incorrect.
I would appreciate some tutoring as to the proper method to resolve my
issues. I've waded through the help files but am swimming in confusion.
Thanks for any help you may offer
Jim
I'm getting up to speed learning to use the open watcom tools. I am
attempting to link in some functions from a library that was created
with MS Visual C++ and am getting 'unresolved symbol' errors which are
due to name mangling (I'm assuming). My experience level isn't robust
enough at this point to resolve the problem. I recompiled my C
code using the -ecc switch and that seemed to fix the problem however it
appears that the library functions are not operating as expected. So,
I'm wondering if I am still doing something incorrect.
I would appreciate some tutoring as to the proper method to resolve my
issues. I've waded through the help files but am swimming in confusion.
Thanks for any help you may offer
Jim