Hi All,
I am using Sun Workshop 5.0. for binary compatability I am using
compat=4 flag. My code is compiled with features=rtti flag. But I
have a library which is not compiled with this flag. when I try to
link Iget errors like.
__rtacess__XYZ unresolved symbol.
where XYZ is some class in the libraray not linked with rtti. Is there
a way to overcome this problem. Is it possible to mix libraries
compiled with and without features=rtti flag.
Thnaks in advance.
regards,
Prakash.