Re: New Cygwin maintainer => 64bit
Ken Brown <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/2/2015 9:37 AM, Ken Brown wrote: >> generational GC requires libsigsegv. > > Thanks. The build on 32-bit Cygwin uses libsigsegv but not generational > GC, so there's no difference here between the 32-bit and 64-bit > situations. I should probably look into why generational GC isn't used > in the 32-bit case. The problem turns out to be that clisp's configure doesn't like Cygwin's mmap. I tried to build with -DHAVE_MMAP_ANON to see if this was just a problem with the configure test, but the build failed with a complaint about EXTRA-FILE-TYPES not being defined. I didn't pursue it further. Ken ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel