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]

[Bug ada/13053] GNAT BUG DETECTED


------- Additional Comments From dhazeghi at yahoo dot com  2003-11-14 18:11 -------
bash-2.05b$ gnatmake -O2 -v aws-os_lib.adb

GNATMAKE 3.3.3 20031107 (prerelease) Copyright 1995-2002 Free Software Foundation, Inc.
  "aws-os_lib.ali" being checked ...
  -> "aws-os_lib.ali" missing.
gcc -c -O2 aws-os_lib.adb
  "aws.ali" being checked ...
  -> "aws.ali" missing.
gcc -c -O2 aws.ads
End of compilation


Then I'm afraid the problem is fixed in current FSF sources, and the bug, if it still exists, is with 
RedHat, who provided (and modified) the gcc you're using. Report the bug to them. You can of 
course grab the current gcc sources, and build those.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13053


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