Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 30 Nov 2013 11:18:33 +0100
From: John Spencer <maillist-musl@...fooze.de>
To:  musl@...ts.openwall.com
Subject: Re: IPv4 and IPv6 addresses in resolv.conf

Laurent Bercot wrote:
> 
>> OK, so how do we detect if the system "has IPv6"? I don't think it's
>> an easy question to answer, but it's not just a rhetorical question
>> either since we need to know for the AI_ADDRCONFIG flag that's not yet
>> working, so this may very well be the right way to go.
> 
>  Is there any problem with a build-time test that opens an IPv6 socket ?
> This is what skalibs does and it's been working so far. Of course, any
> build-time test makes cross-compilation difficult, 

it also makes binaries that work on some systems, but not on others.
musl follows a philosophy of maximum portable binaries.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.