This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successfull build
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Sebastian Setzer <setzersn at studi dot informatik dot uni-stuttgart dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 24 Sep 2002 10:34:33 -0700
- Subject: Re: Successfull build
- References: <20020924174516.A29022@marvin.informatik.uni-stuttgart.de>
On Tue, Sep 24, 2002 at 05:45:16PM +0200, Sebastian Setzer wrote:
> > gcc-3.2/config.guess
> sparc-sun-solaris2.5.1
>
> > uname -a
> SunOS goethe 5.5.1 Generic_103640-38 sun4u sparc SUNW,Ultra-2
>
> bin> ./g++-3.2 -v
> Reading specs from .../lib/gcc-lib/sparc-sun-solaris2.5.1/3.2/specs
> Configured with: .../configure --prefix=... --program-suffix=-3.2
> --with-gnu-as --with-as=.../as --with-gnu-ld --with-ld=.../ld
> --enable-threads --enable-version-specific-runtime-libs
> --enable-languages=ada,c,c++
> Thread model: posix
> gcc version 3.2
>
> I had: gcc 2.8.1, gnat 3.14
> binutils: 2.12.1
> (with binutils 2.10.1 the comparison of stage2 and stage3 failed)
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis