Questions tagged [gnatcoll]

GNAT Collection Library

The GNAT Collection Library, GNATCOLL, is a series of separate projects including the core library, bindings to various libraries and components related to database management.

3 questions
0
votes
0 answers

Ada Alire GNATColl_Postgres Installation failed

I am trying to get gnatcoll_postgres into C:\GNColl_Postgresql using Alire on Windows 10. But the process failed while installing mingw-w64-x86_64-postgresql. The errors message are as follows: error: mingw-w64-x86_64-mpc: signature from "David…
0
votes
0 answers

gnatcoll-db includes dborm.py, need to understand routines in python

I was using gnatcoll-db, but the limitations made me to rewrite dborm.py in Ada. There are two routines in dborm.py (in python) that I don't understand, specifically compute_table_aliases and fields_count_array. Any help will be welcome. Of course,…
fdesp87
  • 1
  • 1
0
votes
1 answer

gprbuild fails to include a file needed for gnatcoll

I tried to build something with GnatColl from GPS Community 2021 on Fedora 35. The linker failed, saying ld: /path/to/common/Ada/Quoter/obj/gnatcoll-refcount.o: in function…
John Perry
  • 2,497
  • 2
  • 19
  • 28