On Tue, 17 Jan 2023 at 20:55, Khem Raj <[email protected]> wrote: > You can do it to certain extent with meta-clang. Select RUNTIME = > "llvm" in local.conf after including it. However, this is not going to > be drop-in replacement due to some packages ( e.g. glibc ) > still not buildable with llvm + llvm-runtime and there are more > components depending upon what you distro uses it might be more to > consider. Its perhaps easier to get C++ runtime using libc++ > than say replacing libgcc and crt init files, which might need more work.
Changing gcc to clang should be done for technical reasons, I would rather not give this advice to address what seems like an incomplete understanding of the licensing situation. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59012): https://lists.yoctoproject.org/g/yocto/message/59012 Mute This Topic: https://lists.yoctoproject.org/mt/96336692/21656 Mute #gplv3:https://lists.yoctoproject.org/g/yocto/mutehashtag/gplv3 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Mute #llvm:https://lists.yoctoproject.org/g/yocto/mutehashtag/llvm Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
