This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-gnat error with gnatdist


I don't know if this has been covered or not but when I attempt to implement 
the gnatdist command for the distributed systems annex it does not work as 
glade is not installed. 
 
I don't know how to implement distributed systems using the gcc-gnat-3.2.2 
system. I like the ability to use the language of choice but I really need 
access to the distributed annex.  (Annex E) 
 
Annex E is very important to many developers. Unfortunately, when attempting 
to install glade-3.15 from source, I get the error that my compiler version, 
gcc-gnat-3.2.2.  is not equal to 3.13 or later and thus glade will not 
compile. 
 
The exact error is as follows: 
 
... 
checking for gnatmake... gnatmake 
checking for GNAT sources... ada 
checking for gnatls... gnatls 
checking for sed... (cached) sed 
checking if the Ada compiler is recent enough... ./configure: test: release: 
integer expression expected 
no 
configure: error: Please get a version of GNAT no older than 3.14 (20010122) 
(it looks like you only have GNAT 3.2.2 20030205 (release)) 
 
 
 
Any thoughts on this would be greatly appreciated. 
 
 
Thanks, 
 
Nick 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]