[haiku-development] Re: Res: Re: Proposal: {dns,name,resolver}_server

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 11 Nov 2009 07:25:42 -0800

On Wed, Nov 11, 2009 at 1:09 AM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote:
> Michael Oliveira <michaelvoliveira@xxxxxxxxxxxx> wrote:
>> Why libbind don't have a gcc4 version?
>
> I don't understand this question.

I believe he's asking why a gcc4-only Haiku doesn't have a libbind.so.

The reason is because you should not be linking you Haiku apps to
libbind.so on Haiku at all, you should be linking them to
libnetwork.so instead.

libbind.so is provided on gcc2 haiku for BeOS compatibility only at
runtime, not at compile time

- Urias

Other related posts: