![]() |
|
Ada compiler |
type568
Member #8,381
March 2007
![]() |
I need an Ada compiler, and I found out it's really not an easy thing to get.. I got some.. AdaGIDE v. 6.22.10 US Air Force Academy September 2, 1999. It's really no appealing. Really. The IDE is worse than terrible, some old DOS based Borland Turbo C++ was more pleasant to work with. I've spent at least two hours now trying to find something normal.. I found Minimalist Ada compiler, but Code::Blocks nor Eclipse don't seem to see it, and I didn't find any installation instructions either. It was surprising to see Code::Blocks actually did spot all my other compilers for C/C++. I also found some Habachi project, an Ada plugin for eclipse which didn't work(not like it had a readme either, but putting it in to the plugins did nothing I'm just out of ideas unfortunately.. And I need help
|
Todd Cope
Member #998
November 2000
![]() |
GCC has an Ada compiler. Are you using Windows? If so the automated MinGW installer should have a dialog where you check which compilers to install. If you have MinGW already it should be no trouble at all to install gcc-ada package. AdaGIDE is not a compiler, it is an IDE which uses the GNAT Ada compiler (we used it when I was in school). Here's some links that might be useful: |
Goalie Ca
Member #2,579
July 2002
![]() |
gcc has one called gnat ------------- |
type568
Member #8,381
March 2007
![]() |
Thank you.. I have MinGW installed, and I did check the Ada box during the installation. However, I've no clue how to use it.. Also I need an IDE that knows Ada, preferably better than the above named IDE. Append: Append1:
|
LennyLen
Member #5,313
December 2004
![]() |
Maybe this
|
type568
Member #8,381
March 2007
![]() |
LennyLen said: Maybe this Sorry forgot to mention Libre(looks like part of gnatXXX) which doesn't seem to be free, or even have a trial download.. I really don't wanna pay USD500 to code four little projects to submit to the university..
|
LennyLen
Member #5,313
December 2004
![]() |
The eclipse plugin is free. edit: So is their GNAT Programming Studio IDE.
|
type568
Member #8,381
March 2007
![]() |
Sorry, I confused it..
|
LennyLen
Member #5,313
December 2004
![]() |
You're doing something very wrong. {"name":"599964","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/b\/eb9504ff24f22ff0cf7b5c28dd995245.png","w":1321,"h":43,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/b\/eb9504ff24f22ff0cf7b5c28dd995245"} edit: the img tag isn't working for some reason
|
type568
Member #8,381
March 2007
![]() |
Thank you. Tried it with Safari, got the error downloading now.. Downloaded & Installed AdaCode.
|
|