Re: RSB LLVM Package (chr...@rtems.org)

2019-09-15 Thread Chris Johns
On 15/9/19 1:52 pm, yorda wrote: > It’s great to hear about rtems has made some progress on LLVM. Thanks > I’m quite new to rtems, Welcome. > so I have questions about the rtems-llvm packages Excellent :) > 1. Can I use rtems-llvm clang compiler build application c code? Not yet unless you c

Re: RSB LLVM Package (chr...@rtems.org)

2019-09-14 Thread yorda
Hi, Chris, It’s great to hear about rtems has made some progress on LLVM. I’m quite new to rtems, so I have questions about the rtems-llvm packages 1. Can I use rtems-llvm clang compiler build application c code? 2. Does rtems code and newlib still need use arm gcc toolchain? mko_io

RSB LLVM Package

2019-09-14 Thread chrisj
Hello, These patches add LLVM as a package to rtems-5. You can build LLVM to a prefix using ... ../source-builder/sb-setbuilder --prefix=/some/where --log=llvm.txt 5/rtems-llvm - The package builds swig as it is used by lldb. The swig package internally builds and statically links PCRE. Ther