From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: [bug #14925] Non-portable binary compilations on linux Date: Wed, 16 Nov 2005 21:32:47 +0000 Message-ID: <87ek5gjn28.fsf@ossau.uklinux.net> References: <20051107-170432.sv0.50799@savannah.gnu.org> <87veyy2oyf.fsf@ossau.uklinux.net> <87acg5o1an.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1132177053 6675 80.91.229.2 (16 Nov 2005 21:37:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Nov 2005 21:37:33 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Nov 16 22:37:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EcUvG-0002Zf-1S for guile-bugs@m.gmane.org; Wed, 16 Nov 2005 22:34:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcUvF-0005zN-Ff for guile-bugs@m.gmane.org; Wed, 16 Nov 2005 16:34:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EcUuE-0005aU-8F for bug-guile@gnu.org; Wed, 16 Nov 2005 16:33:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EcUuD-0005a6-K2 for bug-guile@gnu.org; Wed, 16 Nov 2005 16:33:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcUuD-0005a2-Ev for bug-guile@gnu.org; Wed, 16 Nov 2005 16:33:25 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EcUuD-0007S4-EA for bug-guile@gnu.org; Wed, 16 Nov 2005 16:33:25 -0500 Original-Received: from laruns (host81-130-30-191.in-addr.btopenworld.com [81.130.30.191]) by mail3.uklinux.net (Postfix) with ESMTP id 7F7FB409FB0; Wed, 16 Nov 2005 21:33:24 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id A69DC6F718; Wed, 16 Nov 2005 21:32:47 +0000 (GMT) Original-To: Kevin Ryde In-Reply-To: <87acg5o1an.fsf@zip.com.au> (Kevin Ryde's message of "Wed, 16 Nov 2005 11:59:28 +1100") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) 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:3089 Archived-At: Kevin Ryde writes: > Neil Jerram writes: >> >> - Can you be more precise about how __libc_stack_end is non-portable? >> (Is it just a matter of having a recent enough glibc?) > > My guess would be __libc_stack_end is portable enough, in the sense of > being upward compatible between glibc versions. Maybe the OP was > moving to an older one. That would be my guess too, and hence (I think) not a scenario that we need to worry about. >> - What do you mean "statically linking from the share directory"? > > I can't tell what that means either. Moved directories or something. > Unlikely to be a good thing. I thought it could mean somehow linking the Scheme code as text into the libguile library or guile executable - which I've vaguely mulled as being possibly useful for embedded systems without a filesystem... >> But I don't see any way, either in this mail or in the bug report on >> savannah, to contact the submitter ... > > Unless the submitter is lurking here we'll have to close it as unable > to be actioned, not aware of such a problem ... I guess we should just allow a few days to pass first, then. Neil _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile