comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Differences between gnat 4.4.5 and 4.5.1
Date: Mon, 21 Mar 2011 08:52:08 +0100
Date: 2011-03-21T08:52:08+01:00	[thread overview]
Message-ID: <87oc54syfr.fsf@ludovic-brenta.org> (raw)
In-Reply-To: im6tb1$f3t$1@news.eternal-september.org

Noel Duffy writes:
> I ran objdump -S on the text sections in both executables after
> recompiling but not stripping debug symbols. The Fedora/gnat-4.5.1
> executable has many more functions. Here is a list of them. [...]
> 
> There are 68 of them. The Debian/gnat-4.4.5 version contains just:
>
> 0000000000402100 <_start>:
> 000000000040212c <call_gmon_start>:
> 0000000000402150 <__do_global_dtors_aux>:
> 00000000004021c0 <frame_dummy>:
> 00000000004021e4 <adafinal>:
> 00000000004021e9 <adainit>:
> 00000000004023da <main>:
> 000000000040242c <hello___clean.2605>:
> 0000000000402455 <_ada_hello>:
> 00000000004024f0 <__libc_csu_fini>:
> 0000000000402500 <__libc_csu_init>:
> 0000000000402590 <__do_global_ctors_aux>:

Here is what I have on my executable compiled with gnat-4.5:

00000000004021e0 <_start>:
000000000040220c <call_gmon_start>:
0000000000402230 <__do_global_dtors_aux>:
00000000004022a0 <frame_dummy>:
00000000004022c4 <adainit>:
000000000040252d <adafinal>:
0000000000402532 <main>:
0000000000402584 <hello___clean.2354>:
00000000004025ad <_ada_hello>:
0000000000402650 <__libc_csu_fini>:
0000000000402660 <__libc_csu_init>:
00000000004026f0 <__do_global_ctors_aux>:

> Time perhaps to take this to Fedora's mailing lists to see if they can
> shed any light on it.

Or maybe try with stock GCC 4.5?

-- 
Ludovic Brenta.



  reply	other threads:[~2011-03-21  7:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  6:01 Differences between gnat 4.4.5 and 4.5.1 Noel Duffy
2011-03-10 13:48 ` Julian Leyh
2011-03-10 21:32   ` Mart van de Wege
2011-03-10 21:39     ` Ludovic Brenta
2011-03-11  9:16       ` Mart van de Wege
2011-03-20 20:11       ` Ludovic Brenta
2011-03-21  7:05         ` Noel Duffy
2011-03-21  7:52           ` Ludovic Brenta [this message]
2011-03-10 21:42     ` Noel Duffy
2011-03-10 21:36   ` Noel Duffy
2011-03-21  8:35 ` Dmitry A. Kazakov
2011-03-21 10:16   ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox