Jonas Hahnfeld <[email protected]> writes: > Am Donnerstag, dem 22.04.2021 um 16:39 -0400 schrieb Marnen Laibow- > Koser: >> >> >> On Thu, Apr 22, 2021 at 4:34 PM Karlin High <[email protected]> >> wrote: >> > On 4/22/2021 2:24 PM, Jonas Hahnfeld via bug-lilypond wrote: >> > > No, my understanding of the problem is that you cannot *compile* >> > > for >> > > macOS unless you are on Apple hardware, ie no cross-compilation >> > > which >> > > GUB is based on. >> > >> > Meaning, nothing whatsoever? Not even just "Hello World" with GCC? >> > >> >> >> Please review the list archives and the license agreement in >> question. It’s specifically the Xcode and the Mac OS SDK whose >> licenses forbid being used on non-Apple hardware. GCC is of course >> not subject to those particular licenses. > > Sure, but using GCC to compile an object file is not exactly helpful. > And linking probably requires at least libc.dylib from the SDK.
Well, LilyPond is a commandline application and Darwin is presumably Open Source. That gives a path to a working executable not using Xcode. How feasible or hard that path is (and how much Apple is invested in making Darwin available in a timely or useful manner) is a different question. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
