This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.3 Prerelease


FYI,

the snapshot
 gcc-3.3-20030506.tar.gz

could be compiled well, and could be used with gcc and g++
to compile other gnu packages like courier-imap 1.7.1 that
use both languages.

I have

# more /etc/motd
Compaq Tru64 UNIX V5.1B (Rev. 2650); Thu Apr  3 17:53:31 BRT 2003
Tru64 UNIX Catalan Support V5.1B (rev. 232)
Tru64 UNIX Czech Support V5.1B (rev. 232)
Tru64 UNIX Hungarian Support V5.1B (rev. 232)
Tru64 UNIX Lithuanian Support V5.1B (rev. 232)
Tru64 UNIX Polish Support V5.1B (rev. 232)
Tru64 UNIX Russian Support V5.1B (rev. 232)
Tru64 UNIX Slovak Support V5.1B (rev. 232)
Tru64 UNIX Slovene Support V5.1B (rev. 232)
Tru64 UNIX Thai Support V5.1B (rev. 232)
Tru64 UNIX French Support V5.1B (rev. 232)
Tru64 UNIX German Support V5.1B (rev. 232)
Tru64 UNIX Greek Support V5.1B (rev. 232)
Tru64 UNIX Hebrew Support V5.1B (rev. 232)
Tru64 UNIX Italian Support V5.1B (rev. 232)
Tru64 UNIX Japanese Support V5.1B (rev. 232)
Tru64 UNIX Korean Support V5.1B (rev. 232)
Tru64 UNIX Spanish Support V5.1B (rev. 232)
Tru64 UNIX Swedish Support V5.1B (rev. 232)
Tru64 UNIX Chinese Support V5.1B (rev. 232)
Tru64 UNIX Turkish Support V5.1B (rev. 232)

with alpha processor ( ex-DEC, ex-Compaq, now HP DS20 workstation )

# /usr/sbin/psrinfo -v
Status of processor 0 as of: 05/08/03 21:51:54
  Processor has been on-line since 04/25/2003 16:11:14
  The alpha EV6.7 (21264A) processor operates at 667 MHz,
  has a cache size of 8388608 bytes,
  and has an alpha internal floating point processor.

Status of processor 1 as of: 05/08/03 21:51:54
  Processor has been on-line since 04/25/2003 16:11:14
  The alpha EV6.7 (21264A) processor operates at 667 MHz,
  has a cache size of 8388608 bytes,
  and has an alpha internal floating point processor.

another languages, that are build with

make bootstrap4

were apparently successfull.

I have previously installed some GNU packages like
texinfo
m4
autoconf
automake
bison
bash
gawk
gettext
libconv
make
and only "strip" from binutils
where I make via PATH that for GNU
compilation is used this. ( I am not "make install" this )

I used the native /usr/ccs/bin/cc
and with "Development Tool Kit License" license
installed in system.

I could not make the check, cause I could not successfully
compile expect in this OS.


Nelson



On 8 May 2003, Laurent GUERBY wrote:

%%  Date: 08 May 2003 22:16:30 +0200
%%  From: Laurent GUERBY <guerby@acm.org>
%%  To: Mark Mitchell <mark@codesourcery.com>
%%  Cc: gcc@gcc.gnu.org
%%  Subject: Re: GCC 3.3 Prerelease
%%
%%  FYI, gcc-3.3-20030506.tar.gz with c,ada works fine ACATS-wise on Red Hat
%%  Linux 9 x86 using the system compiler (3.2.2-5) to bootstrap.
%%
%%  Laurent
%%
%%



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]