From: Martin DeMello <[email protected]> Subject: Re: [Chicken-users] wish-list Date: Wed, 27 Oct 2010 14:11:59 +0530
> On Wed, Oct 27, 2010 at 12:42 PM, Felix > <[email protected]> wrote: >> From: Martin DeMello <[email protected]> >>> >>> Good stuff! What is the current state of affairs with respect to this one? >>> >>> * Make it easy to create monoliths with no run-time demands to run on >>> targets without chicken >> >> You can always link statically. Most eggs can be statically linked >> (those that don't can in most cases be converted). Do you have a specific >> example? > > No, I was wondering where exactly the problem lay (i.e. why that was > on the wishlist). The same could be said for cross-compiling. Chicken already has pretty good support for it, but nobody seems to read the manual. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
