On Linux (Xubuntu 19.04, GNAT 8.3.0), "make all" ends with

Bind
   [gprbind]      adablog-main.bexch
   [Ada]          adablog-main.ali
Link
   [link]         adablog-main.adb
/usr/bin/ld: cannot find -lsqlite3
collect2: error: ld returned 1 exit status
gprbuild: link of adablog-main.adb failed
make: *** [Makefile:244: adablog] Error 4
I don't know if that's expected.

--Jeff Carter"Now go away or I shall taunt you a second time."Monty Python and 
the Holy Gral 

    On Tuesday, August 27, 2019, 8:00:34 PM UTC, Pascal via Gnoga-list 
<gnoga-list@lists.sourceforge.net> wrote:  
 
 Hello,

Version V1.5-beta has been released on SF GIT branch dev_1.5:
https://sourceforge.net/p/gnoga/code/ci/dev_1.5/tree/

V1.5 will no more change for new features.
See HISTORY for features added.
V1.5 has been tested (demos, tests, tutorials) with GNAT Community 2019 on 
macOS 10.13 with Safari 12.

Volunteers are welcome to test it further on their own configuration.
Some testing on Windows and Linux configuration will be appreciated.

Just get last commit on https://sourceforge.net/p/gnoga, do:
$ git clone https://git.code.sf.net/p/gnoga/code gnoga-code
$ git checkout dev_1.5
$ make all
and for courageous:
$ make tests
then:
$ cd bin
and test.

Feel free to report detailed issues on this list or create tickets on SF.

Thanks, Pascal.
http://blady.pagesperso-orange.fr

_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list
  
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to