[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure.
From: |
Dave Love |
Subject: |
[bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure. |
Date: |
Mon, 02 Oct 2017 21:41:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Ludovic Courtès <address@hidden> writes:
> Dave Love <address@hidden> skribis:
>
>> Ludovic Courtès <address@hidden> writes:
>>
>>> That’s because we use ‘--strip-debug’ and not ‘--strip-all’ (in some
>>> cases, the latter breaks binaries in weird ways, hence the conservative
>>> choice.)
>>
>> Is that something Guix-specific? As far as I know, with rpm and dpkg,
>> the binaries are always stripped, and I'm not aware of any problem with
>> that.
>
> I’m pretty sure I tried to default to “--strip-all” instead of
> “--strip-debug” and that some packages had problems with that, I forgot
> what it was.
>
> Perhaps we should try to revisit this.
It seems worth trying.
By the way, I originally thought that debug info was left in the
binaries and a debug package separated it. I think it's unfortunate not
to have debug info available (the GNU build default). It presumably
should be available for something like openfoam, for people to build
parts of, anyhow.
>> Incidentally, you could save about half the size of the boost
>> contribution to closures like this by separating the headers and the
>> libraries, but there was some problem I don;t remember when I tried.
>
> Too bad you don’t remember, it would be worth looking into that.
>
> Ludo’.
It's easy (but not fast) to try again.
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure.,
Dave Love <=
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Ludovic Courtès, 2017/10/07
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Paul Garlick, 2017/10/09
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Dave Love, 2017/10/19
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Ludovic Courtès, 2017/10/19
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Paul Garlick, 2017/10/20
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Ludovic Courtès, 2017/10/20
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Dave Love, 2017/10/20
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Dave Love, 2017/10/20
- [bug#28593] [PATCH] gnu: openfoam: Clean up to reduce closure., Dave Love, 2017/10/22