From: "R. T. Finch" Newsgroups: comp.os.msdos.djgpp Subject: 'bootstrap' missing ? Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: NNTP-Posting-Date: Wed, 20 Oct 1999 01:29:51 CDT Organization: Giganews.Com - Premium News Outsourcing X-Trace: sv2-psMo1KQHY9hLUE9keNnhCK6iqpPhOeW0gJXJuaDnf+7m9PK90hfQCBPTLbjAwu9iWPiGxa8Hca3Horj!HYV+rFDxFGK9tR2cMW0g5RI= X-Complaints-To: abuse AT GigaNews DOT Com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Date: Wed, 20 Oct 1999 02:24:08 -0400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 1) I'm trying to rebuild the compiler. However when I follow the build instructions at the instruction 'make bootstrap' it doesn't work because there is no bootstrap file anywhere. I'm assuming bootstrap is a makefile for this process. What do I need to download to obtain this file ? (I already downloaded gcc2951s.zip). 2) when I run the configure script it doesn't seem to do anything except blank out the obj directory and list options. Is this correct ?