Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 20 Feb 2014 18:20:51 +0000
From: Oliver Schneider <musl-mailinglist@...rot.com>
To: musl@...ts.openwall.com
Subject: Re: How can I assess compatibility of a statically linked
 binary?

Hey Justin,

> The Musl docs say which the earliest supported release is. From
> memory it is late 2.4 but I don't recall the exact version. If you
> don't use some functionality things might work on an earlier version
> of course.
thanks for the swift response, found it in the Wiki now thanks to your
pointer:

> Musl is built on the Linux syscall layer. Linux kernel >=2.6.39 is
> necessary for POSIX conformant behaviour, older kernels will work
> with varying degrees of non-conformance, 2.4 kernels will only work
> for simple single-threaded applications.


I had mistakenly expected it under

  <http://wiki.musl-libc.org/wiki/Compatibility>

when it was of course to be found under:

  <http://wiki.musl-libc.org/wiki/Supported_Platforms>

Thanks,

// Oliver

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.