public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: GCC 3.0.2 Prerelease
@ 2001-10-16  6:56 Ulrich Weigand
  0 siblings, 0 replies; 8+ messages in thread
From: Ulrich Weigand @ 2001-10-16  6:56 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc

Mark Mitchell wrote:

>The GCC 3.0.2 prerelease is in:
>
>  ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-3.0.2*-20011014.tar.{gz,bz2}
>
>If there are no critical problems, this will become the official GCC 3.0.2
>release on the 22nd.
>
>Please test, and let me know of any problems.

Just FYI:  I've bootstrapped and regtested this prerelease on
s390-ibm-linux and s390x-ibm-linux, and there are no regressions
relative to 3.0.1 (and a few 3.0.1 failures are fixed now).


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
@ 2001-10-22  0:51 Tim Schmielau
  0 siblings, 0 replies; 8+ messages in thread
From: Tim Schmielau @ 2001-10-22  0:51 UTC (permalink / raw)
  To: gcc

On Oct 21, 2001, Alexandre Oliva <aoliva@redhat.com> wrote:

> >   ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-3.0.2*-20011014.tar.{gz,bz2}
> > If there are no critical problems, this will become the official GCC
> 3.0.2
> > release on the 22nd.
> > Please test, and let me know of any problems.
>
> FYI, I had trouble bootstrapping it with the bundled `cc' compiler on
> alphaev6-dec-osf4.0f (it would crash while using the stage1 compiler
> to build stage2), and with GCC 2.8.1 on hppa1.1-hp-hpux10.20 (compare

I just bootstrapped on alphaev6-dec-osf4.0e using the bundled compiler,
and had no problems.

Tim Schmielau

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
  2001-10-21 17:45 Piyush Kumar
@ 2001-10-21 17:57 ` Christopher Faylor
  0 siblings, 0 replies; 8+ messages in thread
From: Christopher Faylor @ 2001-10-21 17:57 UTC (permalink / raw)
  To: Piyush Kumar; +Cc: gcc

On Sun, Oct 21, 2001 at 08:58:37PM -0400, Piyush Kumar wrote:
>I could make and install the prerelease but there were no include files
>in the final installation! Did I do a mistake somewhere??

The files in /usr/incldue do not come from gcc.  They come from other
parts of the cygwin installation.  Currently, that would be
cygwin-1.3.3-2.tar.bz2 and w32api-1.1-1.tar.bz2 .

If you have further questions, please use cygwin mailing list:
cygwin@cygwin.com.

cgf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
@ 2001-10-21 17:45 Piyush Kumar
  2001-10-21 17:57 ` Christopher Faylor
  0 siblings, 1 reply; 8+ messages in thread
From: Piyush Kumar @ 2001-10-21 17:45 UTC (permalink / raw)
  To: gcc

On Cygwin

I could make and install the prerelease
but there were no include files in the
final installation! Did I do a mistake
somewhere?? 

Anyone having experience with making
g++ 3.0.2 and using it on Cygwin here!

Thanks,
--Piyush


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
  2001-10-14 13:57 Mark Mitchell
  2001-10-15  9:52 ` Joe Buck
@ 2001-10-21 13:41 ` Alexandre Oliva
  1 sibling, 0 replies; 8+ messages in thread
From: Alexandre Oliva @ 2001-10-21 13:41 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc

On Oct 14, 2001, Mark Mitchell <mark@codesourcery.com> wrote:

>   ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-3.0.2*-20011014.tar.{gz,bz2}

> If there are no critical problems, this will become the official GCC 3.0.2
> release on the 22nd.

> Please test, and let me know of any problems.

FYI, I had trouble bootstrapping it with the bundled `cc' compiler on
alphaev6-dec-osf4.0f (it would crash while using the stage1 compiler
to build stage2), and with GCC 2.8.1 on hppa1.1-hp-hpux10.20 (compare
would fail, after both bootstrap and bootstrap4).  Using gcc 2.95.3
fixed the problem on the alpha machine; I've just fired a build with
gcc 2.95.3 on the hppa machine too.  I'll let you know in case it does
NOT succeed.

On Solaris/x86 and alpha-unknown-linux-gnu (Red Hat Linux 7), I had to
build newer versions of binutils for GCC to bootstrap and work
correctly.  This might have helped on Solaris/sparc 2.[5-7] too, where
the C++ test results are quite disgusting.  I've posted the
testresults of all my tests to the gcc-testresults mailing list.
Sometimes you'll find more than one set of results for the same
architecture: in these cases, I may have varied the bootstrap
compiler and BOOT_CFLAGS (-O2 or -O3).

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
  2001-10-15  9:52 ` Joe Buck
@ 2001-10-16 20:58   ` Mark Mitchell
  0 siblings, 0 replies; 8+ messages in thread
From: Mark Mitchell @ 2001-10-16 20:58 UTC (permalink / raw)
  To: Joe Buck; +Cc: gcc

> Is this tar file equivalent to the current CVS gcc-3_0-branch?

Yes.  But I'd much rather you test the tar file -- part of the point
is that the script that does the packaging might be buggy even
if the compiler is not!

Thanks,

-- Mark



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GCC 3.0.2 Prerelease
  2001-10-14 13:57 Mark Mitchell
@ 2001-10-15  9:52 ` Joe Buck
  2001-10-16 20:58   ` Mark Mitchell
  2001-10-21 13:41 ` Alexandre Oliva
  1 sibling, 1 reply; 8+ messages in thread
From: Joe Buck @ 2001-10-15  9:52 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: gcc

Mark writes:

> The GCC 3.0.2 prerelease is in:
> 
>   ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-3.0.2*-20011014.tar.{gz,bz2}
> 
> If there are no critical problems, this will become the official GCC 3.0.2
> release on the 22nd.

Is this tar file equivalent to the current CVS gcc-3_0-branch?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* GCC 3.0.2 Prerelease
@ 2001-10-14 13:57 Mark Mitchell
  2001-10-15  9:52 ` Joe Buck
  2001-10-21 13:41 ` Alexandre Oliva
  0 siblings, 2 replies; 8+ messages in thread
From: Mark Mitchell @ 2001-10-14 13:57 UTC (permalink / raw)
  To: gcc

The GCC 3.0.2 prerelease is in:

  ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-3.0.2*-20011014.tar.{gz,bz2}

If there are no critical problems, this will become the official GCC 3.0.2
release on the 22nd.

Please test, and let me know of any problems.

Thank you,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-10-22  0:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-16  6:56 GCC 3.0.2 Prerelease Ulrich Weigand
  -- strict thread matches above, loose matches on Subject: below --
2001-10-22  0:51 Tim Schmielau
2001-10-21 17:45 Piyush Kumar
2001-10-21 17:57 ` Christopher Faylor
2001-10-14 13:57 Mark Mitchell
2001-10-15  9:52 ` Joe Buck
2001-10-16 20:58   ` Mark Mitchell
2001-10-21 13:41 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).