> I just upgraded to CW 9.6 and Xcode 2, now I am getting a pair of
> linker errors with an older project (don't recall what version of 9
[quoted text clipped - 10 lines]
> Anyone have any ideas what may cause this or how to fix it? I have
> posted to Metrowerks forums as well to see if they have any ideas.
My best guess is that the definition of mbstate_t changed in the latest
version of Xcode. Although such a change is source backwards
compatible, it is not binary backwards compatibility.
-Howard
d-farrell2@northwestern.edu - 25 Aug 2005 15:46 GMT
> > I just upgraded to CW 9.6 and Xcode 2, now I am getting a pair of
> > linker errors with an older project (don't recall what version of 9
[quoted text clipped - 16 lines]
>
> -Howard
I ended up taking the route of reinstalling CW 9 and upgrading to 9.5
(not 9.6), no problems now. I will post this to the Metrowerks forums
as well, see if I can find out any more.
Thanks -
Dave