[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Re: Gm2-2010-06-30 on Solaris 10/sparc
From: |
Manfred Hollstein |
Subject: |
Re: [Gm2] Re: Gm2-2010-06-30 on Solaris 10/sparc |
Date: |
Fri, 2 Jul 2010 21:07:36 +0200 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
On Fri, 02 Jul 2010, 20:50:21 +0200, Gaius Mulley wrote:
> john o goyo <address@hidden> writes:
>
> > On 2-Jul-10, at 2:01 PM, Manfred Hollstein wrote:
>
> >> According to <http://www.unix.com/man-page/opensolaris/3socket/
> >> getsockopt/>,
> >> you need to link with "-lsocket -lnsl".
> >
> > Also true in Solaris 10.
> >
> > Hhhmmm.. What libraries do you link with in Linux to include these?
>
> Hi,
>
> on Linux they appear inside libc..
>
> I think the solution is for the test scripts to determine whether it
> is a Solaris system and then to append the above libraries
it happens to be a looooong time ago that I was involved in GCC
development, but there used to be a target specific LIBS definition in
some of the config* files, which carried "-lsocket -lnsl" for all svr4
based systems like Solaris.
> regards,
> Gaius
Cheers.
l8er
manfred