comp.lang.ada
 help / color / mirror / Atom feed
* Setting up GPRBUILD for Ada in mingw64
@ 2017-07-12  0:26 Jere
  2017-07-12  6:50 ` Simon Wright
  2017-07-12  6:54 ` Simon Wright
  0 siblings, 2 replies; 6+ messages in thread
From: Jere @ 2017-07-12  0:26 UTC (permalink / 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?  


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-29 14:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-12  0:26 Setting up GPRBUILD for Ada in mingw64 Jere
2017-07-12  6:50 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox