This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build successfull with alpha workstation
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Luis Filipe Fabiani <luis at becrev dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 18 Mar 2002 14:17:25 -0800
- Subject: Re: build successfull with alpha workstation
- References: <001301c1cd0d$57057950$0200a8c0@luisfilipe>
On Sat, Mar 16, 2002 at 02:09:30PM -0300, Luis Filipe Fabiani wrote:
> output of ./config.guess:
> alphaev6-dec-osf4.0f
>
>
> output of gcc -v:
>
> Reading specs from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/3.0.4/specs
> Configured with: ../gcc-3.0.4/configure
> Thread model: single
> gcc version 3.0.4
>
> I build it with:
> make CFLAGS='-O' LIBCFLAGS='-g -O2'
> LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap-lean
>
>
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis