Post #45998
2025-12-09 17:41 UTC
Replies (2)
-
@WolfLink@sh.itjust.works 2025-12-09 17:49
I suppose my setup already has “Xcode command line tools” installed, so gcc works as expected. It’s been a while but IIRC the process for installing the command line tools is pretty self explanatory. I remember WSL being a whole process to setup, but it’s been a while, and as you might guess, I’m a lot more familiar with Mac than Windows. What I do know is I had to support a Python project on all 3 OSes and Windows was by far the hardest to get working. We were deliberately not using WSL for that scenario.
-
@communism__dup_7961@lemmy.ml 2025-12-09 20:48
If you limit yourself to not using WSL, sure. WSL 2 runs an actual Linux kernel with the same Linux executables you would find on any other distro. I mean yeah but I don’t want to sit through instructing people how to set up WSL. I’ve only done it once years ago so maybe it’s simpler now—I don’t remember it being hard for me but for the average person I can imagine them getting confused at some point.