Hi, I submitted a RFC patch series to be able to build RTEMS/RISC-V with LLVM/Clang. I'd appreciate your feedback on that.
A sample configure line to build RTEMS with LLVM/Clang is: ../rtems/configure --target=riscv-rtems6 --enable-rtemsbsp=rv64imafdc_clang CC_FOR_TARGET="clang" CXX_FOR_TARGET="clang++" AR_FOR_TARGET="llvm-ar" NEWLIB_SYSROOT env variable needs to point to where newlib is installed while configuring/building RTEMS. Regards, Hesham _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel