
|
[haiku-development]
||
[Date Prev]
[05-2008 Date Index]
[Date Next]
||
[Thread Prev]
[05-2008 Thread Index]
[Thread Next]
[haiku-development] Re: missing -lm?
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Thu, 01 May 2008 15:52:56 +0200 CEST
Ingo Weinhold <ingo_weinhold@xxxxxx> wrote:
> > Absolutely! Having those links (and using them) in develop/lib is
> > just
> > wrong, and could even cause the network functions to fail. I didn't
> > notice
> > they are there, yet.
> How about keeping the libsocket.so symlink at least? This one is not
> uncommon on other platforms (some/all (?) *BSDs and Solaris seem to
> have
> it) and configure scripts already check for it, which should save
> some
> porting work.
I would rather be able to phase it out with the GCC 4 port - it's only
there for BONE compatibility.
But only libnet.so and libnetapi.so are problematic for the loader
anyway, as they cause a fallback to the R5 compatibility layer. See src
/kits/network/init.cpp
Bye,
Axel.
|

|