[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem booting 1997-09-15 / 1997-09-17 on Win32
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Re: Problem booting 1997-09-15 / 1997-09-17 on Win32
- From: Bruno Haible <haible@ilog.fr>
- Date: Fri, 19 Sep 1997 21:06:57 +0200 (MET DST)
- >received: from halles.ilog.fr (halles.ilog.fr [172.16.1.96]) by ilog.ilog.fr (8.8.7/8.7.3) with ESMTP id VAA14173; Fri, 19 Sep 1997 21:06:58 +0200 (MET DST)
- In-reply-to: <199709180935.LAA02481@borkum.uni-paderborn.de>
- References: <199709180935.LAA02481@borkum.uni-paderborn.de>
Benno Stein <stein@uni-paderborn.de> wrote:
> I got a similar problem. I'm also running NT, but through an X-interface
> on a remote machine.
>
> "Cannot reserve address range at 0x30000000 .lisp: Not enough memory for Lisp."
>
> I have attached the result of a "lisp.exe -mm" call.
Thank you. The memory map of your machine really looks like swiss cheese:
shared libraries scattered all around. I have found a workaround, but
the delayed loading of memory images will not work for you. New binaries
are, as usual, in
ftp://ma2s2.mathematik.uni-karlsruhe.de/pub/lisp/clisp/binaries/win32/.
Bruno