|
|
|
|
|
by titzer
1455 days ago
|
|
> since they treat libc as the stable ABI surface For the subset that Virgil uses to get off the ground, I haven't been broken by the kernel changing system calls. MacOS has been a pain for a number of other reasons though, not the least of which is deprecating 32-bit altogether...with a student's help I finally got around to generating x86-64 Mach-O binaries. That works on x86 macs again. But something is still wonky and they don't run under Rosetta 2. Linux is rock solid though. I've never been broken by the kernel. |
|