Home > Archive > Clipper > November 2004 > Memory error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Dear All,
I use Clipper 5.2e/Blinker 7.0 but while I compile with RMAKE.EXE I
found this error.
RMAKE.EXE error
"Fatal 3001 Memory Overbook" after I read NG of error message. I
found this error is append from memory is not available. My notebook
has 512Mb ram.
BLINKER.EXE error
Sometime I found this error while link all OBJ files
BLX286 : 1312 : Insufficient extended memory available to run program.
I use Windows XP SP2 and check memory with MEM.EXE and it shows as
following
19922944 bytes total contiguous extended memory
0 bytes available contiguous extended memory
15580160 bytes available XMS memory
How can I fix it?
Thanks in advance for any help,
Dutch
| |
| AUGE_OHR 2004-11-19, 3:55 pm |
| hi,
> I use Clipper 5.2e/Blinker 7.0 but while I compile with RMAKE.EXE I
> found this error.
> RMAKE.EXE error
> "Fatal 3001 Memory Overbook" after I read NG of error message. I
try "rmake myjob.rmk /XS2048 /XW4096"
greetings by OHR
Jimmy
|
|
|
|
|