Re: GSoC status report
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> * Daniel Jour <[email protected]> [2016-05-24 02:03:04 +0200]: > > Regarding gnulib and modules: One issue is about linking against > gnulib both for the main CLISP binary as well as for modules (like > bindings/glibc). In https://sourceforge.net/p/clisp/bugs/634/ you > mention that the increased size is not an issue on linux but possibly > on other targets. Do you know which targets? the farther the target is from GNU, the more gnulib will re-implement. you should probably ask the gnulib list for details, but I suspect that windows is the prime example. at any rate, RAM is relatively cheap these days, so I don't think this is such a big deal now. > I fear that there's not really a much better solution, though. One could > try to isolate a set of gnulib modules that are "guaranteed" to be (including > all unused functions, thus completely) linked with the CLISP binary, so that > all CLISP modules don't need to link against these parts of gnulib. This > might be fragile to maintain and keep in synch, though. this is probably less of a problem than you think, but it is not in scope. the problem is that things like rawsock do not run on windows. > I also remember a post on the gnulib list (I think from Bruno) on > building part of gnulib as a shared library, but cannot find atm. (I > think it was MinGW related, too) this is related to the above issue - they had to make it shared because it rivals glibc in size :-( -- Sam Steingold (http://sds.podval.org/) on Ubuntu 16.04 (xenial) X 11.0.11803000 http://www.childpsy.net/ http://iris.org.il http://jihadwatch.org http://islamexposedonline.com http://palestinefacts.org http://think-israel.org Time would have been the best Teacher, if it did not kill all its students. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel