bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [1.9.12][OpenBSD] run time failure ...


From: Andy Wingo
Subject: Re: [1.9.12][OpenBSD] run time failure ...
Date: Fri, 10 Sep 2010 10:39:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Thu 09 Sep 2010 00:12, primus <address@hidden> writes:

> backtrace with new cvs libgc.

Thanks. At this point the problems appears to be related to an
dynamically-loaded extension, like srfi-1. This looks like you are
building a static-only Guile, and we don't usually test that.

So... If you type meta/guile -c '(format #t "hello world\n")' that
should display hello world. Now we need to figure out what's going on
with --disable-shared builds.

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]