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
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to