Mail Archives: djgpp/1996/08/04/03:44:09
On Sun, 4 Aug 1996, Eli Zaretskii wrote:
> What does go32-v2 print when invoked without arguments?
I ran it in W95 dos-box which memory properties are:
Conventional: Auto
Initial Environment: 1024
Expanded: not configured
Exteneded (XMS) 1024 , uses HMA
DPMI: 12288
go32/v2 version 2.0 built Jan 23 1996 22:03:02
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2 binaries as
well as v1 binaries (old makefiles). Put ahead of the old go32 in your
PATH.
DPMI memory available: 11280 Kb
DPMI swap space available: 624 Kb
>
> Did you try setting the DPMI memory to 24MB in the properties' sheet?
> You must manually type the value into the dialog box, since there cannot
> choose a value larger than 16MB from the list suggested by Win95.
>
It seems that only auto-setting for the DPMI & XMS properties cause
problems. if i use 24mb in DPMI, the output is:
go32/v2 version 2.0 built Jan 23 1996 22:03:02
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2 binaries as
well as v1 binaries (old makefiles). Put ahead of the old go32 in your
PATH.
DPMI memory available: 11280 Kb
DPMI swap space available: 12336 Kb
but this hasn't caused problems so far.
- Raw text -