[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
reproducible builds and debugging information
From: |
Tomáš Čech |
Subject: |
reproducible builds and debugging information |
Date: |
Sun, 22 Mar 2015 18:26:32 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hello Guix!
I have question about reproducible builds and generating debugging
information.
As I was tracing curl code, I needed to rebuild the package with
"-ggdb" in CFLAGS and enable debug among outputs.
The later doesn't change the hash (and the generated code), but the
first does. So I'd like to propose to put "-ggdb" to generally applied
CFLAGS for whole distribution. I don't know if it will cause any
performance penalty, but it would be possible to not only have
reproducible builds but also inspect them and debug them...
Without it it can be hard to analyze core dumps and trace.
WDYT?
S_W
pgpJDQuq7DidY.pgp
Description: PGP signature
- reproducible builds and debugging information,
Tomáš Čech <=
- Re: reproducible builds and debugging information, Ludovic Courtès, 2015/03/24
- Re: reproducible builds and debugging information, Tomáš Čech, 2015/03/24
- Re: reproducible builds and debugging information, Ludovic Courtès, 2015/03/26
- Re: reproducible builds and debugging information, Tomáš Čech, 2015/03/26
- Re: reproducible builds and debugging information, Ludovic Courtès, 2015/03/27
- Re: reproducible builds and debugging information, Tomáš Čech, 2015/03/27
- Re: reproducible builds and debugging information, Ludovic Courtès, 2015/03/28
- Re: reproducible builds and debugging information, Mark H Weaver, 2015/03/29
- Re: reproducible builds and debugging information, Ludovic Courtès, 2015/03/30