comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Setting up GPRBUILD for Ada in mingw64
Date: Tue, 11 Jul 2017 17:26:52 -0700 (PDT)
Date: 2017-07-11T17:26:52-07:00	[thread overview]
Message-ID: <d26f5aaa-277e-4402-9d69-b6cc9453574d@googlegroups.com> (raw)

So I recently installed minggw64 on my windows 10 box, got Gnat installed, 
but found that gprbuild wasn't available via the pacman command.  I got a 
copy of it from the Gnoga sourceforge site and copied all of the files to the 
appropriate places, but when I tried to run a simple:

gprbuild -P test_gnoga.gpr

or any gpr file for that matter, I get the following error

"Error: no native compiler found for language 'ada', default runtime
test_gnoga.gpr:1:06: unknown project file: "Gnoga"
gprbuild: "test_gnoga.gpr" processing failed"

I haven't gotten to building gnoga yet because gprbuild isn't working,
but I did make sure to point to my /bin dir in the path and I can see
gcc, gnat, etc.

Is there some sort of configuration I need to setup for gprbuild to find
ada/gnat besides setting the PATH variable?  


             reply	other threads:[~2017-07-12  0:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  0:26 Jere [this message]
2017-07-12  6:50 ` Setting up GPRBUILD for Ada in mingw64 Simon Wright
2017-07-12 13:05   ` Jere
2017-07-12 13:09   ` Jere
2017-08-29 14:16     ` Jere
2017-07-12  6:54 ` 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