|
Message-ID: <569332ED.8070708@pennware.com> Date: Sun, 10 Jan 2016 22:43:25 -0600 From: Richard Pennington <rich@...nware.com> To: musl@...ts.openwall.com Subject: ELLCC has made a boot-able SD card for the Raspberry Pi The ELLCC LLVMLinux saga is almost complete. Over the Weekend I was able to boot an SD card image in the Raspberry Pi. Almost all of the executables on the disk, except for the Broadcom proprietary GPU code, has been compiled by the clang based ELLCC tool chain. Most of the userland is based on code from http://suckless.org and is statically linked against the musl standard C library (http://www.musl-libc.org/). I wrote a post describing the steps I took to build and populate the SD card here: http://ellcc.org/blog/?p=26595 -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.