bug-guile
[Top][All Lists]
Advanced

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

Re: "configure cannot test when cross-compiling" should be ok


From: Kevin Ryde
Subject: Re: "configure cannot test when cross-compiling" should be ok
Date: Sun, 28 May 2006 08:57:53 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"The Senator" <address@hidden> writes:
>
> So perhaps eval.c will need to include malloc.h,

Yep, thanks, I made that change.

> or is this autoconf's (or even somebody else's) job?

The blob of alloca code that's there is (or should be) the autoconf
manual recommendation.

> ??? This is out of my league, I don't know what to do about this. I'll
> be happy to provide whatever information is required though.

Oh, I just meant that char-waiting code can probably do better that
what it currently can.  I don't want to actually work on it, not for
DOS, but if anyone can say how it should be done then we can add some
code.

>>     (module-use! guile-user-module (resolve-interface '(ice-9 session)))

I made the change below to documentation.scm which looks like it fixes
the problem for me in a --disable-regex build.  Obviously the affected
functions won't run, but at least it should get to the repl.

Attachment: documentation.scm.regexp.diff
Description: Text document


reply via email to

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