comp.lang.ada
 help / color / mirror / Atom feed
From: Lucas Redding <lucas.redding@gmail.com>
Subject: Re: Upgrade to gnat 2015 now project not linking
Date: Wed, 30 Sep 2015 10:07:32 -0700 (PDT)
Date: 2015-09-30T10:07:32-07:00	[thread overview]
Message-ID: <8d12b995-a6e6-4ab7-ac04-33c611c2bdd0@googlegroups.com> (raw)
In-Reply-To: <mug7lu$qal$1@dont-email.me>

On Wednesday, September 30, 2015 at 9:51:03 AM UTC+1, Georg Bauhaus wrote:
> On 30.09.15 09:26, Lucas Redding wrote:
> > I also suspect that I have a flag saying "don't link" but I can't for the life of me find it.
> 
> For a start, -c might do.

Thanks George,

It turns out that its the -M option in the linking switches.

2013 -M produces both the map file and the executable.
2015 -M only produces the map file, and not the executable.

Conclusion: If you want a map file to go with an executable you need a separate build for each (Map and exe).

I have come to conclusion on this through trial and error. It may be buried somewhere in the documentation, but I certainly have been unable to find it.

Nonetheless after plenty of headaches and heartaches, all systems are now go.

Any further offers of elaboration (not the Ada kind) on this issue are very welcome.

Thanks to all who answered.

Much appreciated

Lucas


  reply	other threads:[~2015-09-30 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 12:27 Upgrade to gnat 2015 now project not linking Lucas Redding
2015-09-29 20:10 ` Shark8
2015-09-30  7:26   ` Lucas Redding
2015-09-30  8:51     ` Georg Bauhaus
2015-09-30 17:07       ` Lucas Redding [this message]
2015-09-30 17:20         ` Lucas Redding
2015-09-30 17:52           ` Lucas Redding
2015-09-30 19:15           ` Simon Wright
2015-10-01  6:26             ` Lucas Redding
2015-10-01  8:22             ` 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