Message-ID: <39C7B008.E24F741C@ujf-grenoble.fr> Date: Tue, 19 Sep 2000 20:27:20 +0200 From: Maurice Lombardi X-Mailer: Mozilla 4.7 [fr] (Win98; U) X-Accept-Language: fr,it,en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Subject: Re: ANNOUNCE: Binutils 2.10 update #2 References: <200009181903 DOT PAA22034 AT delorie DOT com> Content-Type: text/plain; charset=iso-8859-1 X-MIME-Autoconverted: from 8bit to quoted-printable by tibre.ujf-grenoble.fr id UAA08634 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id OAA26645 Reply-To: djgpp AT delorie DOT com "Mark E." a écrit : > > An updated DJGPP port of Binutils 2.10 is now available from SimTel mirrors: OK. This fixes the problem I have reported after the previous binutils update, namely that compiling the gcc compiler and friends from sources (gcc2952s.zip) resulted in a warning for failure of the comparison between stage 2 and stage 3. I previously downgraded to bnu2951 to be sure. This was done to compile the GNU Pascal compiler (gpc). Now I compile routinely daily gpc snapshots, basically by moving the p directory as a subdirectory of gcc, like the other compilers, and running build.bat (without any change to gpc sources). In fact the only significant change was related to the losing of DPMI handles which motivated the splitting of the compilation of the gcc suite in several steps launched by build.bat With this respect one compiler more is one compiler too many. I thus modified build.bat and djbuild1.sh to enable a compilation of only a subset of the compilers (and associated libraries) by typing e.g. build pascal build pascal f77 For compatibility typing only build results in the compilation of CHILL,c++,f77,java,objc compilers (in addition to gcc), as previously. For those interested the corresponding diff file build_gpc_djgpp.diff, as well as a buildgpc.bat file to automate the compilation of daily gpc snapshots (unzipping gcc and gpc sources, moving the p tree, applying patches and running build) are available in the directory: ftp://agnes.dida.physik.uni-essen.de/home/maurice Hope this helps -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 51 45 44 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr