Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 16 Oct 2012 19:51:42 +0200
From: John Spencer <maillist-musl@...fooze.de>
To: musl@...ts.openwall.com
Subject: remaining gnulib/glibc incompatibilities

i tested with m4, using my configure.cache workaround ( 
https://github.com/rofl0r/sabotage/blob/master/KEEP/config.cache#L77 ) 
for bogus tests:

the following configure tests failed, apart from getopt, which is 
expected; causing a gnulib replacement to get built:

http://sprunge.us/FcJT putenv expects GNU behaviour,

http://sprunge.us/DdhN regex expects a ton of GNU additions, causing 
about 120KB in objects to get built,

http://sprunge.us/EfdS and strtod expects "nan()" to be accepted.

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.