First post, by greatrebel
I intalled dosbox 0.65 and want to run borlandc 3.1 compiler. When I typed the borlandc command, I got some error like: failed to locate DMPI. Does dosbox support DMPI. If so how can I locate it?
Thanks a lot
I intalled dosbox 0.65 and want to run borlandc 3.1 compiler. When I typed the borlandc command, I got some error like: failed to locate DMPI. Does dosbox support DMPI. If so how can I locate it?
Thanks a lot
Try playing with XMS, EMS, UMB memory options.
Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)
And be sure you installed your compiler correctly.
thanks for reply. the compiler is just a simple exe file.
eL_PuSHeR, how can I set the xms, ems and umb memory options on dosbox?
thanks again
config -set dos "xms=true"
config -set dos "xms=false"
config -set dos "ems=....."
config -set dos "umb=....."
DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32
I'm quite sure that the borland c compiler is NOT just an executable,
but needs the rtm.exe and things like that.