axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] address@hidden: Executable memory: some apps that work


From: Tim Daly
Subject: [Axiom-developer] address@hidden: Executable memory: some apps that work on RH9 don't on FC1]
Date: Mon, 17 Nov 2003 09:19:40 -0500

This is a change to the way memory is handled under Fedora.
I'll look at the clisp issue because we want to eventually port to clisp.
I'll also try to compile TeXmacs and ADVI just to check.

Tim

------- Start of forwarded message -------
Subject: Executable memory: some apps that work on RH9 don't on FC1
From: Gerard Milmeister <address@hidden>
To: address@hidden

Some software, among them clisp, scm and mit-scheme don't work anymore
with FC1. One problem seems to be that on FC1 stack and malloced memory
is no longer executable, at least not without using mprotect.
Interpreters and compilers like the above commonly allocate a piece of
memory and fill it with executable code. I am sure they can be adapted
to work on FC1, but I would have preferred that the FC1 kernel would
behave in the same way as the RH9 one. Is there any way to disable this
behaviour. Trying to get the problem fixed by the upstream developers
will probably take a long time, and it seems that other Linux distros
don't show this problem...

Regards,
Gérard
- -- 
Gérard Milmeister
Tannenrauchstrasse 35
8038 Zürich
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]