comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Upgrade to gnat 2015 now project not linking
Date: Thu, 01 Oct 2015 09:22:31 +0100
Date: 2015-10-01T09:22:31+01:00	[thread overview]
Message-ID: <lysi5vhubc.fsf@pushface.org> (raw)
In-Reply-To: ly1tdfk9ca.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

>    package Linker is
>       for Map_File_Option use "-Wl,-Map,project'Project_Dir";
>    end Linker;

Should have been

   for Map_File_Option use "-Wl,-Map," & project'Project_Dir;


      parent reply	other threads:[~2015-10-01  8:22 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
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 [this message]
replies disabled

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