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: GIT version: missing linking flag Date: Thu, 27 Jan 2011 00:44:49 +0100 Message-ID: References: <549A0EE6-81DB-4CE9-87EC-3290EC700EC9@telia.com> <8739onzjnd.fsf@gnu.org> <87y66fe1bw.fsf@gnu.org> <92164B15-45D1-4D76-9AF6-8E1E098C04BD@telia.com> <87aaiu8ct6.fsf@gnu.org> <8FD7CA8C-946F-45FD-B78E-589D010B9273@telia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1296085507 11214 80.91.229.12 (26 Jan 2011 23:45:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 23:45:07 +0000 (UTC) Cc: bug-guile@gnu.org, =?ISO-8859-1?Q?Ludovic_Court=E8s?= To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Jan 27 00:45:01 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 1PiF2r-0005wT-8A for guile-bugs@m.gmane.org; Thu, 27 Jan 2011 00:45:01 +0100 Original-Received: from localhost ([127.0.0.1]:57570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiF2q-0003vZ-Sw for guile-bugs@m.gmane.org; Wed, 26 Jan 2011 18:45:00 -0500 Original-Received: from [140.186.70.92] (port=56053 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiF2k-0003tM-Vl for bug-guile@gnu.org; Wed, 26 Jan 2011 18:44:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiF2k-0000KL-16 for bug-guile@gnu.org; Wed, 26 Jan 2011 18:44:54 -0500 Original-Received: from smtp-out21.han.skanova.net ([195.67.226.208]:56052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiF2i-0000K6-BV; Wed, 26 Jan 2011 18:44:52 -0500 Original-Received: from [10.0.1.199] (217.210.127.13) by smtp-out21.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D07517100E5D6F3; Thu, 27 Jan 2011 00:44:50 +0100 In-Reply-To: X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:5045 Archived-At: On 26 Jan 2011, at 21:52, Andy Wingo wrote: >>>> $ make >>>> gcc parser.o lexer.o driver.o guile++.o guile.o exception.o tuple.o >>>> guile-config link` -lstdc++ -o guile++ >>> >>> This line was mangled by your mailer, I think (missing backquote, >>> newline inserted). >> >> By your mailer, I would think: when I send it to myself, it comes out >> right. > > I also see the mangled text. Perhaps you use the same crappy mail reader, because it came out in the archive: http://lists.gnu.org/archive/html/bug-guile/2011-01/msg00048.html It comes out right in the copy that was send back to me from the list, as well as the one I sent directly to myself. Perhaps the lines must be broken due to the mail protocol; the reader should then pick them together again.