At Fri, 29 Oct 2010 16:09:42 +0200, Peter Bex wrote: > > On Fri, Oct 29, 2010 at 10:57:23PM +0900, Daishi Kato wrote: > > Oh, this sounds something. Yes, I don't need to eliminate ld dependence. > > I'm not sure if I understand the usage of -deploy. > > > > csc: > > -deploy deploy self-contained application bundle > > Try http://wiki.call-cc.org/manual/Deployment
Thanks. So, this is to place so files with the executables (and link). I'm doing a workaround with CHICKEN_PREFIX. (I looked for CHICKEN_REPOSITORY_PATH, which is no longer available.) I do not need to compile w/ -static, but to link with *.o eggs, isn't it possible? --daishi _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
