comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Exporting linker options from library GPR
Date: Sat, 17 Feb 2018 15:43:01 +0000
Date: 2018-02-17T15:43:01+00:00	[thread overview]
Message-ID: <lyd113hbay.fsf@pushface.org> (raw)
In-Reply-To: 18a3466d-b192-4181-ba13-4c55e36ee661@googlegroups.com

Lucretia <laguest9000@googlemail.com> writes:

> On Saturday, 17 February 2018 07:49:20 UTC, Simon Wright  wrote:
(actually, this was Stephe)

>> > You can run sdl2-config in the makefile, put the result in an
>> > environment variable, and read that environment variable in the gpr
>> > (maybe that's what you mean by "in the makefile" above).
>
> I can't see it working given that I had to break up "-framework SDL2"
> into 2 strings, means would need to do extra processing on the output
> from the sdl2-config.

   FLAGS := external_as_list ("-framework SDL2", " ");

results in ("-framework", "SDL2")

  reply	other threads:[~2018-02-17 15:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 14:25 Exporting linker options from library GPR Simon Wright
2018-01-19 16:10 ` Dmitry A. Kazakov
2018-01-19 17:25   ` Simon Wright
2018-01-20 18:15     ` Stephen Leake
2018-02-13  9:43 ` Luke A. Guest
2018-02-13 18:37   ` Lucretia
2018-02-13 20:30     ` Simon Wright
2018-02-13 20:37     ` Simon Wright
2018-02-14  6:29       ` Luke A. Guest
2018-02-13 20:42     ` Simon Wright
2018-02-14  7:10       ` Luke A. Guest
2018-02-14  9:33         ` Simon Wright
2018-02-14  9:59           ` Luke A. Guest
2018-02-15  1:04             ` Lucretia
2018-02-15  8:49               ` Simon Wright
2018-02-15 10:06                 ` Lucretia
2018-02-15 11:39                   ` Simon Wright
2018-02-15 15:22                     ` Lucretia
2018-02-15 15:24                     ` Lucretia
2018-02-15 18:38                       ` Lucretia
2018-02-15 18:42                         ` Lucretia
2018-02-15 20:52                           ` Simon Wright
2018-02-15 23:14                             ` Luke A. Guest
2018-02-16  8:29                               ` Simon Wright
2018-02-16 23:26                                 ` Stephen Leake
2018-02-17  7:49                                   ` Simon Wright
2018-02-17 14:51                                     ` Lucretia
2018-02-17 15:43                                       ` Simon Wright [this message]
2018-02-17 15:52                                         ` Lucretia
2018-02-16  7:29                             ` Lucretia
2018-02-13  9:50 ` Luke A. Guest
replies disabled

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