delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/01/15:24:04

Date: Sun, 1 Aug 1999 11:42:03 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Bas Hamstra <bas DOT hamstra1 AT wxs DOT nl>
cc: djgpp AT delorie DOT com
Subject: Re: How to make win9 console apps with DJ
In-Reply-To: <7nsrg6$jhh0$1@reader3.wxs.nl>
Message-ID: <Pine.SUN.3.91.990801114144.20304S-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 Fri, 30 Jul 1999, Bas Hamstra wrote:

> a) Sometimes DOS complains that the EXE is too big. Still it DOES run from
> within RHIDE.

This usually means that you are invoking a raw COFF image instead of
the stubified .exe program.  DOS doesn't know how to run the former.

> b) The app's don't seem to multitask under Win9.

What exactly do you mean by that?  Windows multitasks between DOS
boxes, but if you want multitasking within a single program, you have
to write it as a multitasking program.  Check out several
multitasking/multithreading packages mentioned in section 22.3 of the
FAQ.

> Speed is very important for my chess program. Furhter I must be able to work
> with a profiler (GPROF is ok).

Gprof is part of the Binutils package and should be already installed
on your system.  Doesn't it work for you?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019