comp.lang.ada
 help / color / mirror / Atom feed
From: Emmanuel Briot <briot.emmanuel@gmail.com>
Subject: Re: How to build Python3 support into GNATCOLL with alire
Date: Sun, 20 Nov 2022 23:45:06 -0800 (PST)	[thread overview]
Message-ID: <13bd6b02-2214-45aa-bdbb-900b1753baf1n@googlegroups.com> (raw)
In-Reply-To: <lyzgclwc6t.fsf@pushface.org>

Hi Simon,

I have not used alire myself, but I noticed the following in your message:

> Alire 1.3 will support Homebrew as the package manager for macOS, but 
> someone has to work out how to upgrade the above two items to use it 
> (and how to approach include, library paths; the ideal way would 
> probably be to use pkg-config to determine them, but the simplest way of 
> doing that would mean running a script from within gprbuild - not going 
> to happen. 

Although running external scripts from gprbuild is indeed unlikely, it is definitely in the realms of gprconfig (which is run first to generate the .cgpr config file).
For this one would need to provide some .xml file that explains what command to run, and what to generate in the .cgpr file (likely adding some `-I` compiler
switches for C files).

Emmanuel

  parent reply	other threads:[~2022-11-21  7:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19  6:05 How to build Python3 support into GNATCOLL with alire Roger Mc
2022-11-19 22:11 ` Simon Wright
2022-11-19 22:28   ` Roger Mc
2022-11-20 21:25     ` Simon Wright
2022-11-20 22:52       ` Roger Mc
2022-11-20 23:06       ` Roger Mc
2022-11-21  7:45       ` Emmanuel Briot [this message]
2022-11-21  8:55         ` Simon Wright
2022-11-21  9:04         ` Fabien Chouteau
2022-11-21 22:39           ` 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