|
From: | Elf |
Subject: | Re: [Chicken-users] Error building universal on 10.5 |
Date: | Sun, 2 Mar 2008 19:00:18 -0800 (PST) |
no, it shouldnt be added. its not the right fix for the problem. the proper fix for this problem is to symlink two libraries, NOT to use the devel target, which mucks around with things later. and afaik, all of the maintainers read all the lists. :) -elf On Fri, 29 Feb 2008, Greg wrote:
Thanks! That fixed it. Shouldn't this then be added to the OS X Makefile? I don't know if any of chicken's maintainers read this list...On Feb 29, 2008, at 7:45 PM, Heinrich Taube wrote:dont know if this will help but i do this when i build universal on 10.5.1: export MACOSX_DEPLOYMENT_TARGET=10.4 make PLATFORM=macosx ARCH=universal_______________________________________________ Chicken-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/chicken-users
[Prev in Thread] | Current Thread | [Next in Thread] |