gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: [Axiom-developer] address@hidden: Re: Executable mem


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: [Axiom-developer] address@hidden: Re: Executable memory: some apps that work on RH9 don't on FC1]
Date: 17 Nov 2003 18:21:32 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Yes this will make a difference.  We need to set the macro
NULL_OR_ON_CSTACK correctly.  Check out the examples in h/*linux.h and
h/notcomp.h.  Also check out the configure detected C define CSTACK.

Hope this helps,

acn1 <address@hidden> writes:

> Soem of my Lisp code was (for a short while!) broken by Fedora because
> malloc appears to stat allocating memort from 0xc0000000 downwards (is it
> starts above the 2G mark, handing back negative addresses when you malloc
> a big enough chunk) while RedHat 9.0 and earlier always returned positive
> addresses. This may not be an issue for GCL and may not be the issue of
> the day but I feed it is as a fedora difference... Arthur
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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