[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘strip’ phase
From: |
Mark H Weaver |
Subject: |
Re: ‘strip’ phase |
Date: |
Mon, 27 Oct 2014 10:23:35 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
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 :)
Thanks,
Mark
- Re: [PATCH] gnu: Add ruby 1.8.7, (continued)
- Re: [PATCH] gnu: Add ruby 1.8.7, Mark H Weaver, 2014/10/26
- Re: [PATCH] gnu: Add ruby 1.8.7, Pjotr Prins, 2014/10/26
- Re: [PATCH] gnu: Add ruby 1.8.7, Mark H Weaver, 2014/10/27
- ‘strip’ phase, Ludovic Courtès, 2014/10/27
- Re: ‘strip’ phase, Mark H Weaver, 2014/10/27
- Re: ‘strip’ phase, Ludovic Courtès, 2014/10/27
- Re: ‘strip’ phase,
Mark H Weaver <=
Re: [PATCH] gnu: Add ruby 1.8.7, Pjotr Prins, 2014/10/27