[Openmcl-devel] Universal binaries? Closed source applications?

Harald Striepe hstriepe at me.com
Fri Jul 23 14:58:53 PDT 2010


I have experimentally created runtimes using lipo, but I suspect that you cannot use heap images with it, they would automatically hold the compiled code formats for whatever was used last.
Cannot say anything about the license.

-- Harald


On Jul 23, 2010, at 2:48 PM, Paul Onions <wibble37 at mac.com> wrote:

> A quick question, well two actually:
> 
> 1. Is it possible to create a universal binary Cocoa application? I'm on a 10.5 PPC Mac and would like to create an app that also runs on Intel Macs.
> 
> 2. Does the CCL license permit me to distribute a closed source application? I am unsure of the implications of the LLGPL if I want to distribute a proprietary application. Is it enough simply to call ccl:save-application creating separate kernel and image files (assuming no other 3rd party code in the image)?
> 
> Thanks for any help,
> Paul
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list