Re: clisp - general interest in code cleanup
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> * Don Cohen <[email protected]> [2016-03-23 11:38:39 +0000]: > > Also how much interest is there in different build configurations? > One of the configurations on that old machine, > ./configure --with-debug --with-threads=POSIX_THREADS --with-module=rawsock build-mt > ends up with > ./clisp-link: line 97: 538 Segmentation fault "$@" > (and has for many years now) > This one builds, though: > ./configure --with-debug --with-threads=POSIX_THREADS --with-module=rawsock --with-dynamic-modules=no build-mt-no both dynamic modules and threads are important features. (threads are still experimental though.) the segmentation fault above is certainly a bug, and should be fixed. http://www.cygwin.com/acronyms/#PTC -- Sam Steingold (http://sds.podval.org/) on Ubuntu 15.10 (wily) X 11.0.11702000 http://www.childpsy.net/ http://mideasttruth.com http://honestreporting.com http://jihadwatch.org http://islamexposedonline.com http://camera.org God had a deadline, so He wrote it all in Lisp. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel