[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: |
Gaius Mulley |
Subject: |
Re: [Gm2] Re: Gm2-2010-06-30 on Solaris 10/sparc |
Date: |
Fri, 02 Jul 2010 22:08:53 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Manfred Hollstein <address@hidden> writes:
> 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
Hi Manfred,
thanks for the pointer - I'll check and see what grep turns up..
regards,
Gaius