Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 112421

Summary: gcc-gnat compiled programs doesn't run at all.
Product: [Retired] Red Hat Linux Reporter: Victor Pablos Ceruelo <victorpablos>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-03 20:28:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Victor Pablos Ceruelo 2003-12-19 14:42:59 UTC
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.

Comment 1 Jakub Jelinek 2003-12-23 00:29:30 UTC
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).

Comment 2 Jakub Jelinek 2004-10-03 20:28:44 UTC
No response, closing.