This allows us to compile busybox using clang. Nested functions is
a gcc extension not supported by clang.
---
.../busybox/find-get-rid-of-nested-functions.patch | 117
meta/recipes-core/busybox/busybox_1.21.1.bb|1 +
2 files changed, 118 insertions(+)
create mod
clone with additional patches to allow it
to compile using clang.
The second is a secondary toolchain layer that allows llvm to be used
for the secondary toolchain.
Muhammad Tauqir Ahmad
--
Software Developer Intern at WindRiver Systems
Candidate for Honour
On Sun, Nov 17, 2013 at 12:39 PM, Behan Webster wrote:
> On 11/13/13 06:47, Randy MacLeod wrote:
>> On Tue, Nov 12, 2013 at 8:47 PM, Muhammad Tauqir Ahmad
>> wrote:
>>> According to the link below [1], it seems some works has been done at
>>> least for llvm+
ta-oe.
The next step I guess would be to try to figure how to use it and for
the builds.
Any pointers/directions/examples with/for that would be helpful
especially if someone has already done some work along those lines.
[1]: https://github.com/mtahmed/poky
Muhamm
http://lists.linuxfoundation.org/pipermail/llvmlinux/2013-March/000205.html
Muhammad Tauqir Ahmad
--
Software Developer Intern at WindRiver Systems
Candidate for Honours Computer Science
Combinatorics and Optimizations Minor
University of Waterloo
On Tue, Nov 12, 2013 at 8:
Hi,
I am trying to explore the possibility of using LLVM+Clang for
building OE-core images.
The first objective might be to try to build (poky-tiny's)
core-image-minimal? That is the smallest image we know of so maybe
that's a good starting point?
Right now, I am looking at how to build LLVM+Clan