Article # 520, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
SDK tools are running slowly.
Q. The SDK tools are very slow. Glue will take up to 20 seconds before it starts linking all the object modules. How can I speed things up? A. Our tools use the Phar-Lap DOS extender, which has some problems with EMM386.EXE in MS-DOS 6.X. This problem causes delays before the programs start executing which are proportional to the amount of memory on the machine. To fix this problem, add the following to your autoexec.bat file set DOSX=-MAXV 0