cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 25 Apr 1999 11:51:25 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | djgpp AT delorie DOT com |
Subject: | Re: Maximizing performance |
In-Reply-To: | <7flbk8$757$1@ffx2nh5.news.uu.net> |
Message-ID: | <Pine.SUN.3.91.990425115059.9117T-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 21 Apr 1999, Kelly Harrelson wrote: > Is there a faster platform to run DJGPP executables under other than plain > DOS? What about some of the boot kernel tools that are available? DJGPP executables call DOS functions to do I/O and other OS-related tasks. So you need either DOS or its clone to run DJGPP programs. A program that avoids calling DOS is by definition not a DJGPP program but an entirely different beast.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |