X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.4 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <87629ao16y.fsf@Rainer.invalid>
References: <loom.20120726T084637-318@post.gmane.org>	<20120726081722.GA5132@calimero.vinschen.de>	<loom.20120726T110441-843@post.gmane.org>	<20120726094626.GK29107@calimero.vinschen.de>	<87629ao16y.fsf@Rainer.invalid>
Date: Thu, 26 Jul 2012 13:57:10 -0500
Message-ID: <CAHiT=DFgYowDQfxNTnDq5mymFk+_-CQ-Eg3has10cgwk2fE=Zg@mail.gmail.com>
Subject: Re: Maxima can't write to /dev/stdout
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Thu, Jul 26, 2012 at 12:57 PM, Achim Gratz  wrote:
> Corinna Vinschen writes:
>> If you can nail that down to the actual calls and decisions clisp is
>> doing, it might help to find the cause.
>
> I'm trying to, but it seems I still miss some dependencies to actually
> build clisp with debug information.  Unfortunately the build is
> structured in a way that it tells you each missing dependency piecemeal
> after an ever increasing amount of stuff that it actually succeeded
> building.  Right now it seems that it specifically wants BDB 4.5 rather
> than 4.8 even though configure said earlier it found BDB...  I'll get
> there eventually, just not as fast as I had hoped for.

Agreed.
But note that clisp already should come with debug info.
-g is required for the (disassemble) function to work.
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

