GNU make 4.4 & GNU guile 3 : how to build a target in Guile code for RefPerSys inference engine

2025-03-01 Thread Basile Starynkevitch
Hello all, A rather long email with a long introduction and some simple make questions later... On a Debian trixie computer I am (with others) developing a GPL licensed inference engine whose source code in C++ is on https://github.com/RefPerSys/RefPerSys/ See http://refpersys.org/ for more (or

Re: GNU make 4.4 & GNU guile 3 : how to build a target in Guile code for RefPerSys inference engine

2025-03-01 Thread Kaz Kylheku
On 2025-03-01 00:06, Basile Starynkevitch wrote: > So I want an example of GNU guile code (invoked by GNU make) which triggers > the > build of a given GNU make target identified by a GNU guile string value. > > Thanks for your help Unfortunately, the integration between Make and Guile is rather