Description of problem: Ada programs compiled with gcc-gnat doesn't run. Version-Release number of selected component (if applicable): gcc 3.2 (Comes with distribution) How reproducible: Making an executable and trying to run it. Steps to Reproduce: 1. Select ada program source code. 2. Compile it with gnatmake. 3. Try to run it. Actual results: It simple hangs. Expected results: It depends on program. Additional info: Nothing.
I think you need to be more specific on what exactly doesn't work. gcc-gnat can certainly compile properly lots of programs, including Ada itself (Ada is built that way, if the installed gcc-gnat did not work, it would be impossible to build any GCC rpms).
No response, closing.