Re: Lisp Garbage Collection



On 2006-08-31, llothar <llothar@xxxxxx> wrote:
When i have the todo list right in mind the largest problem is that
under Win32 you can't allocate a fixed address range and so loaded
compiled code must be able relocateable. The current implementation of
the SBCL compiler is not.

It is true that Alastair Bridgewater listed that as a potential problem.

Although I do not know the technical reasons for his comment, let me
note that so far nobody has turned up who actually had problems with
SBCL on Windows because of this, so it does not seem to be a big problem
at this point.

Also note that there is a patch for relocation that mostly works, both
on Windows and Unix (well, Linux and BSD).


d.
.



Relevant Pages

  • Compile on Windows for Solaris and Linux
    ... I am working on Windows so I have to compile my C code on Windows. ... But I want the compiled code to run on Solaris and Linux (not the same ...
    (comp.lang.c)
  • Re: Win32 vs linnux compiler
    ... Since windows is evil, should i expect the matlab compiled code to ... run faster under linux than under windows? ...
    (comp.soft-sys.matlab)
  • Re: real time LABVIEW
    ... you upload your compiled code to a real time OS. ... have all the crap that windows has, ...
    (comp.lang.labview)
  • Re: Compile on Windows for Solaris and Linux
    ... But I want the compiled code to run on Solaris and Linux (not the same ... Are there tools that do that (compile on Windows for other Oss)? ...
    (comp.lang.c)