Re: max string size
[email protected] (Don Cohen) Wed, 4 Dec 2024 08:22:17 +0000
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm still trying to figure out how to actually use these "Flags that may be set through CFLAGS" - I'm guessing something like this ./configure CC='gcc -TYPECODES' build-dir or ./configure CFLAGS='-TYPECODES' build-dir but so far I'm not guessing right. Could I have a hint? Bruno Haible writes: > Don Cohen writes: > > - how to figure out what memory model a given image is using > > (if that is indeed the critical difference) > > Look at (software-type). > > > - is there an easy way to build with a specific memory model ? > > If you really want to go down that rabbit hole, look at the first 150 lines > of lispbibl.d. > > Bruno _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel