X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=7I8fDQL4WzfqEb2G9l1SZxSIvTfVccJ1UFkI4FmAOBA=; b=i8uDeZJSgSCCwHomQjJoDqLGBS7bi3rM6dQOci0CtmPZ9ZAd+LL3cM8aQlqKuFKGOx IPG917CixzrEBcFQbcbjyGy/vtN0gplw5ryvDALkX3VwLODGWi3PYDDynC4skFfIwajb rMlAWs3rRZn2uiMqgt3MxLMv+iLnGlWpC8shE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=iFPi+baaPZtmNdGHvdywYKguGvuEtW/QFyPLT6Sy/Ulz/428TzrZwgljAyxJXC1fDe mZ9kiIEHZWwp+tb4ycdbaaoc1YgfyEPqdwXUpmIx+r5xAzfF6W0ojVErPGhfNv1ouHla RwbNNp5Pd7kYgR1g8NXVgPAlVefdJsu5GgYkM= MIME-Version: 1.0 Sender: gerritvn1945 AT gmail DOT com In-Reply-To: <200901251751.n0PHp1iv017749@envy.delorie.com> References: <7705c9030901110150i372286a6r4a363842638a0a21 AT mail DOT gmail DOT com> <1ce4ad0c-442e-421e-acb7-0e8abf5ffb3d AT f33g2000vbf DOT googlegroups DOT com> <200901250448 DOT n0P4mmPP024983 AT envy DOT delorie DOT com> <9af855b0901250914n5e760332u6be3c41e04f92420 AT mail DOT gmail DOT com> <200901251751 DOT n0PHp1iv017749 AT envy DOT delorie DOT com> Date: Sun, 25 Jan 2009 20:08:02 +0200 X-Google-Sender-Auth: d9f4d80a7705e5b0 Message-ID: <9af855b0901251008r14680434ja2e1d0ba7b786cdd@mail.gmail.com> Subject: Re: Vista-compatible? From: Gerrit van Niekerk To: djgpp AT delorie DOT com Content-Type: multipart/alternative; boundary=0015174c16dec8af6604615280bd Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --0015174c16dec8af6604615280bd Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Sun, Jan 25, 2009 at 7:51 PM, DJ Delorie wrote: > > > The one very good reason is to do DJGPP development for DOS embedded > > systems on a more convenient system than the embedded system itself. > > Cross-compilers are the appropriate solution to that. You can build > djgpp programs under native Linux, for example. > I also do a lot of debugging in the DOS-like environment - WinXP at the moment. One example is network programming using a packet driver. It works nicely in a DOS-box under WinXP using a virtual packet driver. There is no way that you can do the same using a Windows or Linux cross compiling only solution. --0015174c16dec8af6604615280bd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Sun, Jan 25, 2009 at 7:51 PM, DJ Delorie <dj AT delorie DOT com><= /span> wrote:

> The one very good reason is to do DJGPP development for DOS embedded > systems on a more convenient system than the embedded system itself.
Cross-compilers are the appropriate solution to that.  You can b= uild
djgpp programs under native Linux, for example.

I also do a lot of debugging in the DOS-like environm= ent - WinXP at the moment. One example is network programming using a packe= t driver. It works nicely in a DOS-box under WinXP using a virtual packet d= river. There is no way that you can do the same using a Windows or Linux cr= oss compiling only solution.

--0015174c16dec8af6604615280bd--