!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

229 Members
74 Servers

Load older messages


SenderMessageTime
17 Dec 2024
@reckenrode:matrix.orgRandy EckenrodeNo.17:33:44
@reckenrode:matrix.orgRandy EckenrodeUpstream is explicitly using LLVM probably because it is targeting Wine on Darwin.17:34:41
@reckenrode:matrix.orgRandy EckenrodeI may be able to use the ucrt MinGW’s llvmPackages.libcxxStdenv, but libc++ was failing to build. That was before the bump. I haven’t tried since LLVM 19 was made the default.17:36:37
@reckenrode:matrix.orgRandy Eckenrode * I may be able to use the ucrt MinGW’s libcxxStdenv, but libc++ was failing to build. That was before the bump. I haven’t tried since LLVM 19 was made the default. 17:36:55
@reckenrode:matrix.orgRandy Eckenrode * I may be able to use the ucrt MinGW’s libcxxStdenv, but libc++ failed to build. That was before the bump. I haven’t tried since LLVM 19 was made the default. 17:37:09
@reckenrode:matrix.orgRandy Eckenrodehttps://github.com/3Shain/dxmt17:37:40
@reckenrode:matrix.orgRandy EckenrodeThe project pins the same LLVM on both platforms. Hopefully it works with a newer version of LLVM. It builds a Metal-forwarding DLL it calls into from the Windows side.17:38:50
@rosscomputerguy:matrix.orgTristan Ross
In reply to @reckenrode:matrix.org
Upstream is explicitly using LLVM probably because it is targeting Wine on Darwin.
I wonder if the same would work on Linux.
17:46:22
@rosscomputerguy:matrix.orgTristan Ross It might be we have to sort of just try and see how things go  17:47:02
@rosscomputerguy:matrix.orgTristan Ross Also, last night I added asserts to prevent people from using the deprecated use* attributes. 17:47:38
@rosscomputerguy:matrix.orgTristan Ross I think the new attributes PR is good unless anyone has objections before I merge it. 17:48:55
@reckenrode:matrix.orgRandy EckenrodeAny impacts on bootstrapping?17:49:42
@rosscomputerguy:matrix.orgTristan Ross None 17:49:49
@rosscomputerguy:matrix.orgTristan Ross At least right now 17:49:57
@rosscomputerguy:matrix.orgTristan Ross My future goal is this sort of serves as preliminary work on LLVM bootstrapping on Linux. 17:50:27
@rosscomputerguy:matrix.orgTristan Ross But it doesn't really have an effect on anything right now. 17:50:50
@reckenrode:matrix.orgRandy EckenrodeI would like to fix bintools to be LLVM on Darwin in a separate PR. Darwin mostly doesn’t use Apple’s bintools and hasn’t for a while.17:51:16
@rosscomputerguy:matrix.orgTristan Ross Ah, yeah that can be done. 17:51:41
@rosscomputerguy:matrix.orgTristan Ross I could do that in the PR which is the next step: making linker work as expected  17:52:07
@reckenrode:matrix.orgRandy EckenrodeI was looking at doing that for the LLVM bootstrap, but adding Darwin checks everywhere was ugly. It also seemingly can’t use lld.17:52:44
@reckenrode:matrix.orgRandy Eckenrode
In reply to @rosscomputerguy:matrix.org
I could do that in the PR which is the next step: making linker work as expected 
I’m not sure the LLVM changes would be right in that case. Is linker meant to be independent of bintools?
17:54:15
@rosscomputerguy:matrix.orgTristan Ross Gotcha, yeah I'm not entirely sure how LLVM bootstrapping will be done yet 17:54:26
@rosscomputerguy:matrix.orgTristan Ross
In reply to @reckenrode:matrix.org
I’m not sure the LLVM changes would be right in that case. Is linker meant to be independent of bintools?
Yes
17:54:32
@reckenrode:matrix.orgRandy Eckenrode I think right now the useLLVM case assumes LLD. Darwin would use LLVM bintools and ld64 (for now). 17:55:14
@reckenrode:matrix.orgRandy EckenrodeDarwin also needs opted out of libunwind.17:56:23
@rosscomputerguy:matrix.orgTristan Ross Alright, I'll get that done when I work on the linker stuff. We might get a world rebuild from it. 17:56:35
@reckenrode:matrix.orgRandy EckenrodeThat’s why I wanted to do Darwin separately. It’s going to involve cleanup.17:56:53
@rosscomputerguy:matrix.orgTristan Ross Gotcha, do you want it completely separate from the linker PR or just separate from this first one? 17:57:24
@reckenrode:matrix.orgRandy EckenrodeIt could possibly be part of the linker PR if that is updating the LLVM build.17:58:03
@rosscomputerguy:matrix.orgTristan Ross The linker PR might be a bit big since it adjusts things like build systems or where the linker is explicitly defined. 17:58:09

Show newer messages


Back to Room ListRoom Version: 9