guile-devel
[Top][All Lists]
Advanced

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

Re: remove dwarf information


From: Stefan Israelsson Tampe
Subject: Re: remove dwarf information
Date: Fri, 19 May 2017 23:52:09 +0200

Hi,

I have now tested to compile a scm file with -O0,  checked with objdump that the dwarf information is gone and than load it and all seams fine.

diff is attached to this email

On Fri, May 19, 2017 at 9:10 PM, Stefan Israelsson Tampe <address@hidden> wrote:
I found a bug in the call-with-values part of the diff. That is fixed now

On Fri, May 19, 2017 at 8:48 PM, Stefan Israelsson Tampe <address@hidden> wrote:
I manage to send the mail to fast. Here is the diff

On Fri, May 19, 2017 at 8:46 PM, Stefan Israelsson Tampe <address@hidden> wrote:
Hi,

I've decided to start help developing guile. wingo has a list at


I took, as a start, the first item: stripping binaries.

one can remove debug information through
guild compile -O0

After some thought I think that the diff following this email adresses this, any comments are 
helpful else I will compile and start testing this option



Attachment: skip-debug.diff
Description: Text document


reply via email to

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