Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 3 May 2016 00:48:36 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com, j-core@...ore.org
Subject: musl-cross-make / litecross improvements

I've made a number of improvements and fixes to musl-cross-make which
are in the upstream repo now, based on bug reports I got:

- Spurious dependency on flex (upstream's fault, worked around)
- Spurious dependency on texinfo (ditto)
- Ability to use pre-installed gmp/mpc/mpfr libs
- Config examples for static linking, no-debug builds.

https://github.com/richfelker/musl-cross-make

A few things I still plan to add at some point:

- Support for GCC 6, maybe older GCC's too
- Fixing configure bottlenecks with config.cache
- Getting "make check" working
- Automating multi-target builds
- Automating building binary static-linked-vs-musl toolchains

Let me know if any major bugs/inconveniences remain that I should
prioritize fixing.

Rich

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.