03-15-04 11:35 PM
Shea Martin <smartin@arcis.com> writes:
> We have a bunch of statically linking libraries built with WorkShop
> 5.0 CC. Is it possible to to build programs against these libraries
> using g++ (3.x).
No: different C++ compilers are not link-compatible.
> I was recently told this is possible
Whoever told you that either did not know what he is talking about,
or you mis-understood what he was telling you. Ask him again, and
if he insists this is possible, ask him to help you get it working.
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
[ Post a follow-up to this message ]
|