X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: smtp3.ihug.com.au: Host p120-tnt8.syd.ihug.com.au [203.173.147.120] claimed to be acceleron Message-ID: <002301c17fc5$47c9fff0$0102a8c0@acceleron> From: "Andrew Cottrell" To: "Andris Pavenis" Cc: Subject: groff-1.16 & GCC 3.02 broken, groff 1.17.2 & GCC 3.02 okay Date: Sat, 8 Dec 2001 19:49:12 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp-workers AT delorie DOT com Andris, Today I updated to the latest CVS LIBC on my XP box which I now use GCC 3.02 (with Allegro fix). In checking that all the packages build I found that groff-1.16 does not build due to C++ issues. I downloaded the latest stable release 1.17.2 from the GNU Groff home page and it compiles okay, Groff 1.17.2 detailes: ============== Version : 1.17.2 stable released on 2001-07-10 GNU Groff home page http://www.gnu.org/directory/groff.html Source tarball : ftp://ftp.gnu.org/gnu/groff/groff-1.17.2.tar.gz The commands I used to build & install were (nothing new here):- make make install Sorry, but I won't have time to produce a DJGPP package for a at least two weeks. Does anyone else want to take over production of the DJGPP Groff 1.17.2 package? Andrew