Message-ID: <20010214155316.968.qmail@lauras.lt> From: "Laurynas Biveinis" Date: Wed, 14 Feb 2001 17:53:16 +0200 To: pgcc AT delorie DOT com Subject: Re: using pgcc in djgpp References: <9612802709 DOT 20010213224934 AT nm DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <9612802709.20010213224934@nm.ru>; from berk@nm.ru on Tue, Feb 13, 2001 at 10:49:34PM +0500 Reply-To: pgcc AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Feb 13, 2001 at 10:49:34PM +0500, berk wrote: > Use The Source, pgcc! > > What is the status of pgcc withing DJGPP project? Is it incorporated > into the distribution zip files or I have to download and install it > separately? What Is latest version of PGCC I can use with DJGPP? No, it isn't. However, if you download DJGPP port of gcc 2.95.2 sources (gcc2952s.zip) and patch it to PGCC, you can successfully build it. I have done it for PGCC 2.95.3. Laurynas