X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.236.93.45 with SMTP id k33mr4186967yhf.19.1383401596517; Sat, 02 Nov 2013 07:13:16 -0700 (PDT) X-Received: by 10.182.72.225 with SMTP id g1mr67446obv.7.1383401596473; Sat, 02 Nov 2013 07:13:16 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sat, 2 Nov 2013 07:13:16 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.171.15.208; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.171.15.208 References: <921a79c9-9c3a-4823-9d68-bc644d63b96f AT googlegroups DOT com> <16cecc8e-6f21-406d-83c5-74df1e0d1354 AT googlegroups DOT com> <5274285E DOT 9020401 AT gmx DOT de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <53a27c43-16b9-4536-b69a-910c1808bfd1@googlegroups.com> Subject: Re: missing files at start of ./configure From: Georg Potthast Injection-Date: Sat, 02 Nov 2013 14:13:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1997 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rA2EU1Zq005339 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 For new djgpp users I suggest to compile a bootable CD containing all the files that were suggested in this thread. Then one can boot this CD and use djgpp right away without downloading lots of ZIP archives and configuring the DOS installation for using djgpp. If you plug in a flash disk before booting, the DOS on the CD will see that as a hard disk and you can save your program development on this flash disk. Of cause if there are FAT partitions on the PC DOS will allow to use these as well. To demonstrate my FLTK for DOS applications I made such a bootable CD and called it XFDOS. One could make a similar CD in text mode with the focus on djgpp. Georg