[clean-list] Stack overflow patch for linux

John van Groningen johnvg at cs.ru.nl
Fri Aug 17 14:32:16 MEST 2007


A patch for the stack overflow handler problem for Clean 2.2 on linux
is available at:

http://clean.cs.ru.nl/download/Clean22/linux/Clean2.2_stackoverflow_patch.tar.gz

To install the patch, replace the files:

_startup.o, _startupProfile.o and _startupTrace.o

in

clean/lib/stdenv/Clean System Files

with the new files in the .tar.gz file.

The directory clean/stdenv/Clean System Files may also contain these files.
You may update these as well, but this is not required.


The source code version that boots the compiler using .abc files has
also been updated:

http://clean.cs.ru.nl/download/Clean22/linux/Clean2.2_boot.tar.gz

(only file scon.c in directory RuntimeSystem has been changed)

The other source archives have not been updated.

Kind regards,

John van Groningen


More information about the clean-list mailing list