On Sun, Jun 3, 2012 at 8:19 PM, Justin Cormack <justin@xxxxxxxxxxxxxxxxxxxxx > wrote: > On Sun, Jun 3, 2012 at 8:51 AM, Olivier Goudron <olivier.goudron@xxxxxxxxx > > wrote: > >> Hello, >> >> Does someone already tried to compile LuaJIT with musl libc ? ( >> http://www.etalabs.net/musl/). >> >> What was the result ? >> >> Bests regards, Olivier Goudron >> >> > segfaults on build, not sure why yet, with the release version. > > Toolchain issues on my side. It seems to be missing dl_iterate_phdr at least at the minute though which luajit needs, so still needs some work. Justin