Eon/Eiffel 3122p3
-----------------

This release has two problems that are being worked on at the moment.


Borland C++ 4.0

Borland 4.0 (bcc) may not compiler Eon/Eiffel programs. The message
"Automatic data segment exceeds 64K" stops the linker. This is a known
problem but we haven't been able to solve it.

If anybody can fix this please let us know. This is not a straightforward
memory model problem.

Older comilers (tcc) are unaffected.


Linux

* The browser displays some characters in reverse flashing video. This
is something to do with ncurses.

* You will see a warning about an unprototyped function called exit(). 
Ignore it.

* You may get a message like:

eon: can't compile "xxxx.e" (errno=100)

I've no idea what's going on here. Rerun the command and it seems to work
okay.


