Hacker News new | ask | show | jobs
by masklinn 2108 days ago
> Apple (100€£$/year)

The compiler is not commercial and does not require a developer account.

1 comments

Can you get the compiled binary into the app store? Or to end users in some other way?
> Can you get the compiled binary into the app store?

Can you do something completely unrelated to the question at hand without fulfilling requirements entirely unrelated to the question at hand? No.

That doesn't make the compiler commercial.

> Or to end users in some other way?

You can put your mac application on your website more or less as you've always been able to.

Surely the usefulness of what the compiler outputs is at least related to whether it's commercial or not.

If I forked GCC and made a version where the produced binaries would only run on the machine where the compiler ran, and removing that was a subscription...I'd call it a commercial product.

(Ignoring the GPL issues)

> only run on the machine where the compiler ran

clang is always a cross-compiler, including the versions shipped by Apple.

You can host the binary on your web site / store; it's not as smooth an experience for the end user, certainly, but it is possible.

https://www.macworld.co.uk/how-to/mac-software/mac-app-unide...

Yes? Anyone can download a binary that runs on MacOS.
Not when notarization no longer can be worked around.
At which point the commercial part will continue to be notarization, as it is currently.
That's something of a technicality. If the output of the compiler isn't useful without paying for something else, it's effectively a commercial compiler.
What compiler are you talking about? Clang? If so, clang supports many other build targets besides just MacOS / iOS.
Sometimes "whataboutism" is just a comparison to something more common that a broader audience can relate to.

Fwiw, I find the canned responses like "appeal to authority", "whataboutism", etc, kind of lazy. I'd prefer you tell me why I'm veering off in your own words.