mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-22 09:40:38 -07:00
Prepare announcement
This commit is contained in:
parent
a582077508
commit
2a726c74ca
1 changed files with 14 additions and 0 deletions
14
ANNOUNCEMENT
14
ANNOUNCEMENT
|
|
@ -19,6 +19,20 @@ ECL is currently hosted at Common-Lisp.net and SourceForge. The home page of
|
|||
the project is http://ecls.sourceforge.net, and in it you will find source code
|
||||
releases, a CVS tree and some useful documentation.
|
||||
|
||||
Known issues
|
||||
============
|
||||
|
||||
- The Mingw port does not work with the stable version of the Boehm-Weiser
|
||||
garbage collector. Users will have to download a more recent version and
|
||||
build and install it in an accessible location for ECL to compile.
|
||||
|
||||
- The OpenBSD port does not support multithreaded builds because the latest
|
||||
stable version that runs on it does not contain all the required
|
||||
functionality.
|
||||
|
||||
- --with-cxx is currently broken and ECL does not BUILD with a C++ compiler,
|
||||
but it can still be USED in C++ programs.
|
||||
|
||||
Changes since last release
|
||||
==========================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue