X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.50.111.44 with SMTP id if12mr3643454igb.0.1423749468383; Thu, 12 Feb 2015 05:57:48 -0800 (PST) X-Received: by 10.140.40.242 with SMTP id x105mr49822qgx.14.1423749468210; Thu, 12 Feb 2015 05:57:48 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Thu, 12 Feb 2015 05:57:48 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=80.152.50.122; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 80.152.50.122 References: <3c287821-c0dd-4533-b513-247f89da252f AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <429db302-21c9-4fdb-bf4a-ceb194fe0f11@googlegroups.com> Subject: Re: Develop djgpp program using Windows 7 ? From: Georg Potthast Injection-Date: Thu, 12 Feb 2015 13:57:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1588 Lines: 4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Hi Andrew, thank you, now I understand what build-djgpp does. You can cross-compile djgpp programs on Win64 but to run them you need to use DOSBOX or some virtual environment like Qemu or else. Georg