On 06/11/14 11:33, Rainer Orth wrote:
> Hi Phil,
>
>> The configure change is fine. Also the include. (From a libcc
>> authorship point of view). I am not aware of the history of AF_UNIX
>> over AF_LOCAL so I have no comment on that. Please await permission
>
> the glibc manual states
>
> AF_UN
Hi Phil,
> The configure change is fine. Also the include. (From a libcc
> authorship point of view). I am not aware of the history of AF_UNIX
> over AF_LOCAL so I have no comment on that. Please await permission
the glibc manual states
AF_UNIX
This is a synonym for AF_LOCAL. Although A
On 03/11/14 16:54, Rainer Orth wrote:
> I noticed that the new libcc1 wasn't built on Solaris. This happens
> because socketpair doesn't live in libc, but in libsocket instead. To
> deal with this, I've copied the libgo (and libjava) code to detect the
> need for libsocket and libnsl. Once the b
I noticed that the new libcc1 wasn't built on Solaris. This happens
because socketpair doesn't live in libc, but in libsocket instead. To
deal with this, I've copied the libgo (and libjava) code to detect the
need for libsocket and libnsl. Once the build was attempted, two
failures had to be dea