unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: guile-devel@gnu.org
Subject: Re: guile loses on NetBSD/sparc64 1.6.2 with gcc 3.3.2
Date: Thu, 26 Feb 2004 13:52:01 -0600	[thread overview]
Message-ID: <87ekshmxem.fsf@raven.defaultvalue.org> (raw)
In-Reply-To: rmillmqslq6.fsf@fnord.ir.bbn.com

Greg Troxel <gdt@ir.bbn.com> writes:

> and had forgotten - I think my alpha woes were at least 3 or 4 years
> ago.  I can try to track this down more at some point.  Does
> readline work on your ia64 and alpha boxes?

Hmm, seems to work on the ia64.  Just after a build and make install:

  $ uname -m
  ia64
  $ PATH=/home/rlb/opt/guile-1.6/bin:${PATH} LD_LIBRARY_PATH=/home/rlb/opt/guile-1.6/lib GUILE_LOAD_PATH=/home/rlb/opt/guile-1.6/share/guile/1.6 guile 
  guile> (use-modules (ice-9 readline))
  guile> (activate-readline)
  guile> 7
  7

and on an alpha:

  $ uname -m
  alpha
  $ PATH=/home/rlb/opt/guile-1.6/bin:${PATH} GUILE_LOAD_PATH=/home/rlb/opt/guile-1.6/share/guile/1.6 LD_LIBRARY_PATH=/home/rlb/opt/guile-1.6/lib guile
  guile> (use-modules (ice-9 readline))
  guile> (activate-readline)
  guile> 3
  3

In both cases, I used ./configure --enable-dynamic-linking
--prefix=/home/rlb/opt/guile-1.6.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2004-02-26 19:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-25 19:06 guile loses on NetBSD/sparc64 1.6.2 with gcc 3.3.2 Greg Troxel
2004-02-25 23:02 ` Rob Browning
2004-02-26  0:55   ` Greg Troxel
2004-02-26 19:52     ` Rob Browning [this message]
2004-02-27 16:23       ` Greg Troxel
2004-02-27 16:27         ` Rob Browning
2004-02-27 17:20           ` Paul Jarc
2004-02-27 17:56             ` Rob Browning
2004-02-27 18:38               ` aliasing (was: guile loses on NetBSD/sparc64 1.6.2 with gcc 3.3.2) Paul Jarc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ekshmxem.fsf@raven.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).