delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/07/15/19:27:59

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
Subject: Re: libtool dlopen [WAS: Guile and Readline won't play together]
References: <000001c22bc5$138a5620$734b1cd3 AT Dell>
<87sn2lnuwm DOT fsf AT peder DOT flower> <00ed01c22beb$6cbd4f10$1800a8c0 AT LAPTOP>
<87y9cclicn DOT fsf_-_ AT peder DOT flower> <3D335328 DOT 6060307 AT ece DOT gatech DOT edu>
Organization: Jan at Appel
Mail-Followup-To: cygwin AT cygwin DOT com
From: Jan Nieuwenhuizen <janneke AT gnu DOT org>
Date: Tue, 16 Jul 2002 01:27:51 +0200
In-Reply-To: <3D335328.6060307@ece.gatech.edu> (Charles Wilson's message of
"Mon, 15 Jul 2002 18:56:40 -0400")
Message-ID: <87r8i4lgg8.fsf@peder.flower>
Lines: 28
User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2
(i386-debian-linux-gnu)
MIME-Version: 1.0

Charles Wilson <cwilson AT ece DOT gatech DOT edu> writes:

> On linux, does libguilereadline.so itself depend on libreadline.so ?

Yes.

> On cygwin, at least, cygguilereadline*.dll does NOT explicit depend on
> cygreadline*.dll -- and I think it should:

Yes, that fixes it.  I recompiled guile with readline installed, and
the dependency follows automagically.

However, for it to work, I still need to replace

    (dynamic-link "libguilereadline")

with
    
    (dynamic-link "/usr/lib/libguilereadline.la")

in readline.scm.  Note that this is all with current CVS libtool,
latest in Cygwin triggers the assert.

Jan.

-- 
Jan Nieuwenhuizen <janneke AT gnu DOT org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019