comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: Problems passing compiler parameters in GPR files
Date: Mon, 14 Nov 2016 00:28:08 -0800 (PST)
Date: 2016-11-14T00:28:08-08:00	[thread overview]
Message-ID: <723c47cf-35d2-4eb7-b80b-4c432a4cfba3@googlegroups.com> (raw)
In-Reply-To: <43d56692-e83b-4aa9-8d3c-0dbb9b7d7b08@googlegroups.com>


> I've no real clue why not having only those in the builder don't work. Can anyone explain?

That's too many negatives in the same sentence, but your project is only declaring a variable, it isn't modifying any of the project attributes that the tools read. Also these are compiler switches, not builder switches.

    package Compiler is
        for Switches ("Ada") use ("-gnata", ....);
    end Compiler;

      reply	other threads:[~2016-11-14  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-13 13:45 Problems passing compiler parameters in GPR files Lucretia
2016-11-14  8:28 ` briot.emmanuel [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