[haiku-development] Re: Some useful haiku projects

On Mon, Nov 2, 2009 at 1:37 PM, Anoop Kumar Narayanan
<anoop.kn@xxxxxxxxx> wrote:
> I have created link for
> libstdc++.r4.so -> libstdc++.so

If you had to do that - then it sounds like you're using a gcc4
version of Haiku (and it won't work this way anyhow since the
libstdc++.so in gcc4 Haiku is not binary compatible with
libstdc++.r4.so from BeOS R5 and gcc2 Haiku).

You didn't specify the symbol that was missing, but I'm guessing based
on the above, it was likely a difference in the name mangling that
tripped you up.

Also, the links for the network libraries already exists for gcc2
Haiku... thus, again, you are probably running a version of Haiku that
is not binary compatible with BeOS R5.

Other related posts: