From owner-freebsd-hackers Wed Jan 9 12:58:10 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by hub.freebsd.org (Postfix) with ESMTP id EBA6A37B419 for ; Wed, 9 Jan 2002 12:58:05 -0800 (PST) Received: from tamama (loonei.xs4all.nl [213.84.116.228]) by smtpzilla5.xs4all.nl (8.12.0/8.12.0) with SMTP id g09Kw3TF000716 for ; Wed, 9 Jan 2002 21:58:03 +0100 (CET) Message-ID: <00fb01c19950$86461da0$9600000a@tamama> From: "Floris 'Tamama' van Gog" To: Subject: gcc 3.0.1 compile on ALPHA Date: Wed, 9 Jan 2002 21:59:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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