Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 21:59:26 +0100
From:      "Floris 'Tamama' van Gog" <floris@vangog.net>
To:        <freebsd-hackers@freebsd.org>
Subject:   gcc 3.0.1 compile on ALPHA
Message-ID:  <00fb01c19950$86461da0$9600000a@tamama>

next in thread | raw e-mail | index | archive | help
Hi,

I tried to install gcc 3.0.1 from the ports, but.....

stage1/xgcc -Bstage1/ -B/usr/local/alpha-portbld-freebsd4.4/bin/ -c  -DI
N_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I.
 -I. -I.././..//gcc-3.0.1/gcc -I.././..//gcc-3.0.1/gcc/. -I.././..//gcc-
3.0.1/gcc/config -I.././..//gcc-3.0.1/gcc/../include
.././..//gcc-3.0.1/gcc/reload.c -o reload.o
cc1: warning:
   ***
   ***  The -O2 flag TRIGGERS KNOWN OPTIMIZER BUGS ON THIS PLATFORM
   ***

This is on all files. It is known that -O2 generates bad code on an
Alpha.. so... why is it compiling gcc with it? Sounds bad...

Any insight is appreciated.

Floris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00fb01c19950$86461da0$9600000a>