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]

RE: Successful build of gcc3.0 on alphaev56-dec-osf5.1


mkdir src
cd to src
../gcc-3.0/configure
make bootstrap
make check
make install


-----Original Message-----
From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
Albert Chin-A-Young
Sent: Thursday, June 21, 2001 12:16 AM
To: grote@gsf.de
Cc: gcc@gcc.gnu.org
Subject: Re: Successful build of gcc3.0 on alphaev56-dec-osf5.1


On Wed, Jun 20, 2001 at 10:05:14AM +0200, grote@gsf.de wrote:
> Well, the subject says it all, just wanted to let you know
> that I successfully built gcc 3.0 on a Compaq Personal Workstation 500au
> running Tru64 Unix V5.1 using the built-in C compiler version 6.4.
> I used 'make CFLAGS='-O' LIBCFLAGS='-g -O2'
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap'

Does 'make bootstrap' work? I'm getting build failures on
alpha-dec-osf5.0 (5.0A machine) during the configure run of
libstdc++v3.

--
albert chin (china@thewrittenword.com)



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