Re: max string size

[email protected] (Don Cohen) Thu, 28 Nov 2024 18:29:32 +0000
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
Don Cohen writes:

 > So now I wonder what difference between these two intel models
 > (or maybe the OS/libraries) causes this difference in the array
 > size limits and how the errors are handled.

I now see the difference is 
CLISP 2.49.93+ (2018-02-18)
vs
CLISP 2.49+ (2010-07-17)
The newer one segfaults and limits strings to 4M.

So now the questions are
- how to figure out what memory model a given image is using
  (if that is indeed the critical difference)
- is there an easy way to build with a specific memory model ?


_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel