comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: ANN: compile gcc 3.4.1 How To Update
Date: Thu, 8 Jul 2004 15:15:47 +0000 (UTC)
Date: 2004-07-08T15:15:47+00:00	[thread overview]
Message-ID: <ccjof3$e19$1@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: 1392449.E5ed2j6LlC@linux1.krischik.com

Martin Krischik <krischik@users.sourceforge.net> wrote:
: Hello
: 
: I have updated the How To on compiling the gcc 3.4.1:
: 
: http://ada.krischik.com/gnat-3_4_1.html
: 
: All Input from the Forum
: (https://sourceforge.net/forum/forum.php?forum_id=387697) have been
: incorporated.

FYI:

Results of "make check", after building GCC 3.4.1 as releaseed on
1. July 2004, using ACT GNAT 3.15p, on Debian testing [*]

steps:
got the release archive,
ran md5sum,
followed the instructions in the GCC documentation for building a
native compiler
  (make bootstrap; make -C gcc gnatlib_and_tools[**]; make check).


Configured with: ../src/gcc-3.4.1/configure \
	--prefix=/opt/GCC/341r \
	--enable-languages=ada,c,c++,f77 \
	--disable-nls


Thread model: posix gcc version 3.4.1
host=i686-pc-linux-gnu
target=i686-pc-linux-gnu

(The PATH environment variable starts with /opt/gnat315/bin )

                === g77 Summary ===

# of expected passes            1812

                === acats Summary ===
# of expected passes            2322
# of unexpected failures        0

                === gcc Summary ===

# of expected passes            24627
# of unexpected failures        1
# of unexpected successes       2
# of expected failures          68
# of untested testcases         7
# of unsupported tests          191

                === g++ Summary ===

# of expected passes            9639
# of expected failures          68
# of unsupported tests          32


Machine is AMD Athlon stepping 2

 [*] More on using either Ludovic Brenta's packages 
or Debian's gccs >= 3.2 later, hopefully. (The latter claim to support
Ada, but don't unless package gnat-3.x is installed. 
I have sent a PR about the "false claims".)


 [**] I'll check whether (cd gcc; make gnatlib_and_tools) really
does not work, this is the command I found in the texinfo documentation.


Georg



  reply	other threads:[~2004-07-08 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 12:54 ANN: compile gcc 3.4.1 How To Update Martin Krischik
2004-07-08 15:15 ` Georg Bauhaus [this message]
2004-07-09  5:58   ` Martin Krischik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox