public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: cygport partially broken by recent updates ?
Date: Mon, 11 May 2015 21:35:00 -0000	[thread overview]
Message-ID: <55511120.4040208@gmail.com> (raw)
In-Reply-To: <1431367651.10560.1.camel@cygwin.com>

On 5/11/2015 8:07 PM, Yaakov Selkowitz wrote:
> On Sun, 2015-05-10 at 11:52 +0200, Marco Atzeri wrote:
>> I just noted that cygport seems not anymore able to
>> produces debug info nor is correctly identifying
>> package own dll's
>
> Did you install this singular-debuginfo then try to package it again?
>
> --
> Yaakov
>

It is not that. I have both cases.
I rebuild both versions today with the same system condition,
same result.
Old version has debuginfo, new version does't.
The DLL's in the build tree have similar size, and both have debuginfo

This from the version with no debuginfo:
$ objdump -h Singular/dyn_modules/syzextra/.libs/syzextra.dll

Singular/dyn_modules/syzextra/.libs/syzextra.dll:     file format pei-x86-64

Sections:
Idx Name          Size      VMA               LMA               File off 
  Algn
[cut]
                   CONTENTS, ALLOC, LOAD, READONLY, DATA
  10 .debug_aranges 00001450  00000005f0bcc000  00000005f0bcc000 
00034800  2**0
                   CONTENTS, READONLY, DEBUGGING
  11 .debug_info   000b0164  00000005f0bce000  00000005f0bce000 
00035e00  2**0
                   CONTENTS, READONLY, DEBUGGING
  12 .debug_abbrev 00003ddc  00000005f0c7f000  00000005f0c7f000 
000e6000  2**0
                   CONTENTS, READONLY, DEBUGGING
  13 .debug_line   0000f4a7  00000005f0c83000  00000005f0c83000 
000e9e00  2**0
                   CONTENTS, READONLY, DEBUGGING
  14 .debug_frame  00006b68  00000005f0c93000  00000005f0c93000 
000f9400  2**3
                   CONTENTS, READONLY, DEBUGGING
  15 .debug_str    00003afa  00000005f0c9a000  00000005f0c9a000 
00100000  2**0
                   CONTENTS, READONLY, DEBUGGING
  16 .debug_loc    000727e6  00000005f0c9e000  00000005f0c9e000 
00103c00  2**0
                   CONTENTS, READONLY, DEBUGGING
  17 .debug_ranges 00021d50  00000005f0d11000  00000005f0d11000 
00176400  2**0
                   CONTENTS, READONLY, DEBUGGING


Comparing both config.status I only notice that the last one has
an additional LDFLAGS portion in config.status

    -rdynamic -Wl,-undefined,dynamic_lookup

It seems the only build difference. Ideas what to check ?

Regards
Marco



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2015-05-11 20:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-10 10:04 Marco Atzeri
2015-05-11 14:09 ` Achim Gratz
2015-05-11 15:52   ` Marco Atzeri
2015-05-11 20:29 ` Yaakov Selkowitz
2015-05-11 21:35   ` Marco Atzeri [this message]
2015-05-11 22:05     ` Marco Atzeri
2015-05-12  9:46       ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55511120.4040208@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).