[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Booting problems under WIN95
- To: "'clisp_list'" <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: RE: Booting problems under WIN95
- From: "Hohne, Ric" <Ric.Hohne@racalinst.co.uk>
- Date: Fri, 03 Oct 97 10:53:00 GMT
- Cc: "Hohne, Ric" <Ric.Hohne@racalinst.co.uk>
- Encoding: 31 TEXT
- Return-receipt-to: <ric@ferndowno1.racalinst.co.uk>
Have just downloaded the 1997-09-19 Win32 binaries and the problem goes
away.
However the problem arises if I compile, using the 1997-09-19 sources,
using MSVC++ 5.0. Since this compiled version does not have the "-mm"
option I am unable to send the resulting output.
-----Original Message-----
Ric Hohne writes:
>
> The booting of the win32 version of lisp.exe appears to be very machine
> dependant. On some machines it will boot, on others it fails during the
> VirtualAlloc phase with the "Cannot reserve address range" error
message
> message.
Are you working with the latest Win32 binaries, those dated 1997-09-19 ?
They should be much more tolerant w.r.t. swiss cheese memory maps.
If you still get an "Cannot reserve address range" error message during
startup of these binaries, please try "lisp.exe -mm" and send me the
resulting output.
Bruno