← Back to context

Comment by zamadatix

5 hours ago

Practically that's just the ability to generate binaries for more than one target. "Cross compiling" is specifically that ability without having to invoke a separate external environment to get the additional targets.

If cross compiling were really just about the result rather than the means, what would the difference be between that and normal support for multiple targets?