IRC channel logs

2025-06-25.log

back to list of logs

<lrvick>Shot in the dark, but has anyone successfully bootstrapped llvm19+ from gcc and have any idea how they did it?
<lrvick>I have been at this for a month
<lrvick>Rich felkner documented his impressively hacky path for llvm13: https://wiki.musl-libc.org/building-llvm.html
<lrvick>q66 of Chimera did it, but has sworn off touching gcc ever again and didn't document how he did it.
<lrvick>and dilfridge produced a llvm+musl stage3 for gentoo bootstrapped from gcc, but he also has no idea how he did it other than "crossdev with lots of manual intervention"
<lrvick>So at least that is evidence it is possible...
<qbit>hio