Date: Thu, 24 Jun 1999 14:04:18 -0700 (PDT) From: ProtoColD To: pgcc AT delorie DOT com Subject: pgcc 1.1.1 Compile flag In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, I am using a pentium II machine. I want to know what is the best optimization and yet very safe flag for pgcc 1.1.1 ?? I want to add that into my rpmrc so that I can create very reliable and best optimized rpm files. optflags: i686 -O2 -mcpu=pentiumpro -march=pentiumpro -fno-strength-reduce -fexpensive-optimizations -ffast-math -mieee-fp Is that the best?????? ProtoColD