From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.bugs Subject: Re: Compiling from GIT Date: Sat, 12 Feb 2011 12:30:03 +0100 Message-ID: References: <102A4E0F-DA84-484B-8F2F-D08F0D1B3A9E@telia.com> <79C2B6A7-DF56-424B-ABEE-F79DBA902386@telia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297510245 30805 80.91.229.12 (12 Feb 2011 11:30:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2011 11:30:45 +0000 (UTC) Cc: bug-guile@gnu.org To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Feb 12 12:30:40 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoDgW-0007o7-Cc for guile-bugs@m.gmane.org; Sat, 12 Feb 2011 12:30:40 +0100 Original-Received: from localhost ([127.0.0.1]:38206 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoDgV-0005uw-Rm for guile-bugs@m.gmane.org; Sat, 12 Feb 2011 06:30:39 -0500 Original-Received: from [140.186.70.92] (port=53516 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoDgK-0005tk-E5 for bug-guile@gnu.org; Sat, 12 Feb 2011 06:30:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoDgF-0003Ld-3E for bug-guile@gnu.org; Sat, 12 Feb 2011 06:30:28 -0500 Original-Received: from smtp-out21.han.skanova.net ([195.67.226.208]:45990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoDgE-0003Jj-PY for bug-guile@gnu.org; Sat, 12 Feb 2011 06:30:22 -0500 Original-Received: from [10.0.1.2] (217.210.127.13) by smtp-out21.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D075171014E3C6D; Sat, 12 Feb 2011 12:30:04 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.67.226.208 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5112 Archived-At: When compiling guile from GIT or guile-1.9.1, libguile/Makefile just = writes CC libguile_2.0_la-vm.lo What commands are processed? - For the compiler internal segmentation = fault bugreport, I need to modify the gcc arguments (also getting the = preprocessed vm.c).