From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,fea50f781bb229dc X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!newsfeed.straub-nv.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: About static libraries and Debian policy Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <85f51aeb-cac9-4591-921a-a7f50c8ef142@a21g2000yqn.googlegroups.com> Date: Fri, 14 May 2010 17:29:31 +0200 Message-ID: <1pup1z7a4f1pq$.of30sejrqe4m.dlg@40tude.net> NNTP-Posting-Date: 14 May 2010 17:29:26 CEST NNTP-Posting-Host: 19625c13.newsspool4.arcor-online.net X-Trace: DXC=Uo]3V^e>46WmG86`U=_nC_4IUK67Cdc?2T[6LHn;2LCV^[ On Fri, 14 May 2010 07:57:49 -0700 (PDT), sjw wrote: > On May 14, 2:16�pm, "Dmitry A. Kazakov" > wrote: >> http://people.debian.org/~lbrenta/debian-ada-policy.html >> >> requires no static libraries. Is that consistent with GNAT symbolic >> traceback, which for some unclear reasons is not included into GNAT >> relocatable RTL. >> >> BTW, Why there should be no traceback when relocatable libraries are used? > > The problem is, I think, that the GNAT RTL (libgnat, libgnarl) isn't > compiled with debug (-g), so there are no symbols available to > interpret the traceback. Maybe, but other shared libraries can well be compiled with -g as well as the application. But linking them with shared RTL fails if any of them uses Traceback.Symbolic. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de