From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stanislav Ievlev Newsgroups: gmane.lisp.guile.devel Subject: Re: guile-1.8.1 - problems on AMD64 Date: Wed, 11 Oct 2006 15:01:53 +0400 Message-ID: <20061011110153.GA12594@basalt.office.altlinux.org> References: <20061010063445.GA30335@basalt.office.altlinux.org> <87slhw60l8.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1160564552 14657 80.91.229.2 (11 Oct 2006 11:02:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 11:02:32 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 11 13:02:28 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXbqe-00030D-NK for guile-devel@m.gmane.org; Wed, 11 Oct 2006 13:02:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXbqd-0007sc-TZ for guile-devel@m.gmane.org; Wed, 11 Oct 2006 07:02:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXbqa-0007o0-Q9 for guile-devel@gnu.org; Wed, 11 Oct 2006 07:02:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXbqY-0007id-MS for guile-devel@gnu.org; Wed, 11 Oct 2006 07:02:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXbqY-0007iF-Fn for guile-devel@gnu.org; Wed, 11 Oct 2006 07:01:58 -0400 Original-Received: from [217.16.24.5] (helo=mh.altlinux.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXbyX-0006JW-Av for guile-devel@gnu.org; Wed, 11 Oct 2006 07:10:13 -0400 Original-Received: from basalt.office.altlinux.org (localhost.localdomain [127.0.0.1]) by mh.altlinux.org (Postfix) with ESMTP id 341031330001 for ; Wed, 11 Oct 2006 15:01:53 +0400 (MSD) Original-Received: by basalt.office.altlinux.org (Postfix, from userid 502) id 2BB62B0D8B; Wed, 11 Oct 2006 15:01:53 +0400 (MSD) Original-To: guile-devel@gnu.org Content-Disposition: inline In-Reply-To: <87slhw60l8.fsf@laas.fr> X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6144 Archived-At: On Tue, Oct 10, 2006 at 10:23:31AM +0200, Ludovic Court?s wrote: > Hi, > > Stanislav Ievlev writes: > > > : In expression (vector-length syntmp-x-1008): > > : Stack overflow > > Did you compile with `-O0'? If so, make sure you compile at least with > `-O1'. You have problems with optimization disabled? However, guile does not build with glibc >=2.4 when -D_FORTIFY_SOURCE=2 is added to CFLAGS: -- i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -pipe -Wall -O2 -march=i586 -mtune=pentium4 -Wall -Wmissing-prototypes -Werror -c async.c -fPIC -DPIC -o .libs/libguile_la-async.o cc1: warnings being treated as errors async.c: In function 'scm_i_queue_async_cell': async.c:250: warning: ignoring return value of 'write', declared with attribute warn_unused_result make[3]: *** [libguile_la-async.lo] Error 1 make[3]: Leaving directory `/usr/src/RPM/BUILD/guile-1.8.1/libguile' -- _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel