guile-devel
[Top][All Lists]
Advanced

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

Re: request review: branch "wingo"


From: Andy Wingo
Subject: Re: request review: branch "wingo"
Date: Tue, 31 Mar 2009 15:47:33 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Howdy howdy,

On Tue 31 Mar 2009 14:31, address@hidden (Ludovic Courtès) writes:

>>> Besides, there's the thread about cross-compilation where we mention
>>> building the compiler with an already installed Guile that may have an
>>> inappropriate stack limit.
>>
>> I don't think that is relevant. Since the Guile that is running would
>> choose a stack size appropriate for it, based on the host getrlimit,
>> there would be no problem.
>
> The already-installed Guile wouldn't use getrlimit(2) since that would
> be an old 1.8.

You probably saw the other response already, but I don't think that the
compiler will work with 1.8 as a "host". You'd have to install a 1.9 on
the host, and somehow tell it that it should compile .go files with the
endianness of the target.

>> Linking against uninstalled libtool libraries works fine, as long as you
>> don't install.
>
> That's right, but that seems awkward to me, except for tests.

I've used it in GStreamer for years now -- not a proof of correctness to
be sure, but it works well enough to hack.

Cheers,

Andy
-- 
http://wingolog.org/




reply via email to

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