bug-guile
[Top][All Lists]
Advanced

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

Re: stack overflow / partial success


From: Ludovic Courtès
Subject: Re: stack overflow / partial success
Date: Mon, 18 Feb 2008 15:11:23 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Rainer Tammer <address@hidden> writes:

> Ludovic Courtès wrote:

>> So what does "grep inline config.log" show?!
>>
> There is a "inline" but this version is not compatible...

Note that this does not answer my question.  :-)

> The "inline" produces the following error:
>
> "strings.c", line 132.10: 1506-780 (S) Reference to "scm_double_cell"
> with internal linkage is not allowed within inline definition of
> "scm_i_take_stringbufn".

Yes, this is fixed in the forthcoming 1.8.4 (hopefully released later
today).

> /* Define to 1 if you have the `hstrerror' function. */
> #define HAVE_HSTRERROR 1

Then you should only get a warning at compilation-time about
`hstrerror ()' being undeclared, but the build process should continue
and Guile should link fine.

I'm reluctant to adding a `#define _USE_IRS' without any compelling
reason, since (i) the leading underscore makes it look like an internal
macro, and (ii) I don't know what it's really supposed to do.

Thanks,
Ludovic.





reply via email to

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