Date: Sun, 26 Mar 1995 22:44:59 -0500 From: dj (DJ Delorie) To: rdc AT freenet DOT vancouver DOT bc DOT ca Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: What is the DJGPP <-> GCC version 'mapping' & Pent. Opts ? > I just grabbed BNU252xx + GCC263xx off of oakland (and other files too)... > > With _this_ version of djgpp what version of gcc is the port from (exactly) ? Version numbers between GNU programs and djgpp itself are only loosely related. This is so that the GNU version numbers match their actual version numbers. GCC263, therefore, is gcc-2.6.3 from GNU, and BNU252 is binutils-2.5.2. GNU program are usually built with whatever happens to be the current djgpp at the time, and are only rebuilt if it is found that the libraries they are built with have errors. The current version of djgpp itself is 1.12.maint4. > I read FAQ100 (older than GCC263) and noticed djgpp version 2 coming > out first quarter '95 - Did I download too soon ?? :< No, it's still in development. Current status is as http://delorie.mv.com/djgpp/v2/