[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘strip’ phase
From: |
Ludovic Courtès |
Subject: |
Re: ‘strip’ phase |
Date: |
Sat, 22 Nov 2014 12:53:46 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> address@hidden (Ludovic Courtès) writes:
>
>> Mark H Weaver <address@hidden> skribis:
>>
>>> IMO, the best solution is to check for the presence of ELF headers
>>> ourselves. We already have ELF code in Guile master.
>>
>> Yes, that sounds good. Instead of relying on Guile’s ELF code, perhaps
>> it would be enough to check for the presence of the ELF magic bytes?
>
> Agreed. The test need not be perfect, because the worst that can happen
> is an _occasional_ warning from 'strip', which really will be harmless :)
Commit 50b87bd in ‘core-updates’ does that.
Thanks,
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: ‘strip’ phase,
Ludovic Courtès <=