[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problems building clisp on rs6000.
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: problems building clisp on rs6000.
- From: dxs@evolving.com (Dan Stanger)
- Date: Wed, 17 May 1995 14:51:17 -0600
- Cc: haible@ma2s2.mathematik.uni-karlsruhe.de
when lisp.run starts, mmap fails as the fixed address 0x201F0000 is in range of
the program. a test program indicates that a address 0x30000000 is the first
address that will work. how can i change clisp so that the mmap will start with
0x30000000?
thanks,
dan stanger