Re: [dev] [stali] Need musl based toolchain on stali installation
Bruno Vetter wrote:
> Can someone give me some hints on how to achieve this?
Hi,
All you have to do is (at least how I've once tried it):
1. Create a directory for your build.
2. cd to it.
3. clone toolchain and src from Git.
4. cd src
5. Clone the kernel
6. export STALISRC=/path/to/$builddir/src
7. modify config.mk
8. make and make install
9. ???
10. PROFIT
By the way, stali is musl and only musl-based. Building it against glibc
is blasphemous.
Peace,
Cág
Received on Mon Oct 03 2016 - 21:28:57 CEST
This archive was generated by hypermail 2.3.0
: Mon Oct 03 2016 - 21:36:11 CEST