| 27 Nov 2025 |
Artturin | Working fbcf476f790d8a217c3eab4e12033dc4a0f6d23c
Not working 050e09e091117c3d7328c7b2b7b577492c43c134 | 20:44:41 |
| 28 Nov 2025 |
| Grimmauld (any/all) changed their display name from grimmauld (any/all) to musl-official | Grimm | any/all. | 11:35:38 |
| Grimmauld (any/all) changed their display name from musl-official | Grimm | any/all to Grimmauld (any/all). | 11:36:00 |
| 30 Nov 2025 |
| Nadia joined the room. | 08:44:36 |
| aleksi joined the room. | 16:28:18 |
bake.monorail | Not sure anyone is interested but I'm trying to get ld64 (Apple's linker) to work on Linux. Broader plan is to be able to cross-compile hello for macOS from Linux | 18:30:00 |
alexfmpe |
Broader plan is to be able to cross-compile hello for macOS from Linux
is that huh feasible? I thought building for macos required all sorts of proprietary/legal shenanigans
| 22:11:14 |
Randy Eckenrode | My ld64 fork is set up to not need private headers, which should make the port easier. There’s a bunch of platform-specific stuff that needs updated to use portable APIs or a different implementation on non-Darwin. | 22:14:25 |
Randy Eckenrode | I’d suggest any such work start from there. We don’t use cctools-port. | 22:16:16 |