chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Grace 1.0.1 for windows and OSX universal


From: Heinrich Taube
Subject: [Chicken-users] Grace 1.0.1 for windows and OSX universal
Date: Thu, 7 Feb 2008 07:23:58 -0600


Ugh.  Try doing the following before running make:

export MACOSX_DEPLOYMENT_TARGET=10.4

and let me know if it works. I don't know if you have to `make clean` first.

Just a note to say that release 1.0.1 of Grace with Chicken 3.0.0 now includes a Windows build and the OSX build is universal (thanks to Zbigniew).

http://sourceforge.net/project/showfiles.php?group_id=9766&package_id=260559


I wont keep pestering the list with announcements!

To build a universal chicken on Leopard that also runs on Tiger you do:

        export MACOSX_DEPLOYMENT_TARGET=10.4
        make PLATFORM=macosx ARCH=universal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]