From: "Laurynas Biveinis" Date: Fri, 29 Jun 2001 20:13:04 +0200 To: djgpp AT delorie DOT com Subject: Re: building GCC 3.0 with DJGPP Message-ID: <20010629201304.A722@lauras.lt> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i 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 > I built GCC 3.0 on my Redhat box in like 2 easy steps. But via DJGPP it's a > pain. > > To start off I don't have BASH, so what did I do? Download the BASH source > code. But to configure BASH you need to be in BASH! You can get Bash from simtelnet, v2gnu dir - bsh204b.zip. But as far as GCC is concerned, you would need a lot more utilites - whole GNU pack. Or better yet, wait for GCC 3.0 DJGPP port release. There are numerous problems and gotchas with building GCC. What's worse, not all of them appear immediately. Laurynas