guile-devel
[Top][All Lists]
Advanced

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

Re: Build failure on master


From: Neil Jerram
Subject: Re: Build failure on master
Date: Tue, 14 Jul 2009 16:05:39 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Currently, the code just checks for the magic cookie (see
> `make_objcode_by_mmap ()'), and if it differs, e.g., because the version
> isn't right, it just bails out.

Thanks for confirming that.

> Eventually, maybe it could handle this gracefully.  For instance, if
> said object file is from the cache, then it could just recompile and
> overwrite it with a new object file.

Yes, this is what I'd (intuitively, but without detailed knowledge)
expect.

> Then it could also try to interpret version numbers and determine
> whether that bytecode is really incompatible, or whether it can
> interpret it.

Are there scenarios where that would be worthwhile?

Regards,
    Neil




reply via email to

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