2019-12-27T03:05:48 #kisslinux jedavies: looks like i can't reproduce it from my machine
2019-12-27T03:06:20 #kisslinux i'm on x86_64, so maybe some arch shenanigans
2019-12-27T06:06:52 #kisslinux alright, pushed some fixes to some packages, man that was confusing
2019-12-27T08:31:54 #kisslinux alright, I've been able to cut down the build phase to just two passes of clang instead of three
2019-12-27T17:27:51 #kisslinux ok, so adding LDFLAGS="-nodefaultlibs" stops it looking for libgcc... but ld is still looking for crtbeginS.o and crtendS.o
2019-12-27T17:42:39 #kisslinux got it working: LDFLAGS="-nostdlib -nodefaultlibs"
2019-12-27T18:39:49 #kisslinux ...that gets compiler-rt to build. but llvm-libunwind then fails because it needs libstdc++. working on it between beers ;)
2019-12-27T21:14:33 #kisslinux dylanaraps: when you set up your glibc chroot how did you convert the default chroot from musl to glibc
text/plain; charset=utf-8
This content has been proxied by September (3851b).