From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel.Egger@t-online.de (Daniel Egger) To: Martin von Loewis Cc: egcs@cygnus.com Subject: Re: Making debugable bins an option? Date: Thu, 19 Feb 1998 10:45:00 -0000 Message-id: <98021817411401.01141@z2.n2480.f898.fidonet.org> X-SW-Source: 1998-02/msg00924.html On Wed, 18 Feb 1998, you wrote: >What about >CFLAGS="-O2" ./configure > >then? Nice... it's getting better... but image parts which shouldn't be too much optimized because of possible optimizer bugs... I think that's why some optimize code in general with -O3 or better and others do not.... -- Servus, Daniel