Re: Getting an error when compiling with "--with-threads=flavor"
Karsten Poeck <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18.03.17 19:16, Compro Prasad wrote:
> As I mentioned that non MT build was going well. So, I had already
> installed libsigsegv, libffcall, libreadline and libiconv at the first
> place.
> But when I compiled with MT support using
> ../configure --with-threads=FLAVOUR
> (This time I made the build directory)
FLAVOUR is supposed to be substituted by one of the following:
--with-threads=FLAVOR support multiple threads in one CLISP image
via OS threads [highly experimental - use at your own
risk]
FLAVOR: POSIX_THREADS SOLARIS_THREADS WIN32_THREADS
So either POSIX_THREADS or SOLARIS_THREADS or WIN32_THREADS
regards
Karsten
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel