atom feed4 messages in org.freebsd.freebsd-alphathe -O2 flag
FromSent OnAttachments
Matthew ReznySep 28, 2001 11:09 am 
Andrew GallatinSep 28, 2001 11:21 am 
David O'BrienSep 28, 2001 7:16 pm 
Idar TollefsenSep 30, 2001 10:51 pm 
Subject:the -O2 flag
From:Matthew Rezny (mre@umr.edu)
Date:Sep 28, 2001 11:09:20 am
List:org.freebsd.freebsd-alpha

Now that I"ve created make.conf to set my architecture so that gcc doesn't crash while compiling KDE with -O as is the default, I have another question. Somehow it still ends up with -O2 in the Makefiles that the configure script builds. g++ gives a big warning about known optimizer bugs on this platform with that switch. Now does this mean gcc might crash while compiling or that it may produce bad object code? I've always tried to edit that flag out of makefiles, but this damn thing has a makefile in every subdirectory so I'd have to edit several dozen.

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