From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Led To: ALT Devel discussion list Date: Thu, 2 Nov 2006 18:41:08 +0200 User-Agent: KMail/1.9.5 References: <20061022111358.60705B0D94@basalt.office.altlinux.org> <200611011741.18230.led@altlinux.ru> <20061102164035.GA10658@rock.home> In-Reply-To: <20061102164035.GA10658@rock.home> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200611021841.09127.led@altlinux.ru> Subject: Re: [devel] =?koi8-r?b?68HLIM/Uy8zA3snU2CDQ0sXE1dDSxdbExc7JxSDPwiAi?= =?koi8-r?b?ZGVjbGFyZWQgd2l0aCBhdHRyaWJ1dGUgd2Fybl91bnVzZWRfcmVz?= =?koi8-r?b?dWx0Ig==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2006 16:41:13 -0000 Archived-At: List-Archive: List-Post: В сообщении от 2 ноября 2006 18:40 Slava Semushin написал(a): > --- Led 2006-11-01 17:41:17 +0200 > +++ Slava Semushin 2006-11-02 22:39:55 +0600 > > L> %add_optflags -UFORTIFY_SOURCE > L> не отключает? > > Нет. > > + make -j1 'CFLAGS=-pipe -Wall -O2 -march=i686 -mtune=pentium4 > -UFORTIFY_SOURCE -Werror' --silent --no-print-directory > cc1: warnings being treated as errors > src/main.c: In function 'save_hi_score': > src/main.c:369: warning: ignoring return value of 'write', declared > with attribute warn_unused_result > src/main.c:371: warning: ignoring return value of 'write', declared > with attribute warn_unused_result > src/main.c:373: warning: ignoring return value of 'write', declared > with attribute warn_unused_result > src/main.c: In function 'color_set_checksout': > src/main.c:652: warning: ignoring return value of 'fgets', declared > with attribute warn_unused_result > make[1]: *** [clines-main.o] Error 1 Да уж, наверное, благодаря --silent - "очень много" полезной информации для анализа:) -- Led.