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/22601] GNAT Command lists many commands as available that are not



------- Comment #3 from charlet at gcc dot gnu dot org  2008-05-12 22:26 -------
You do not need to build/install asis to use some of these commands, but
that does not make gnatcmd.adb wrong here.

In other words, you are assuming that gnatcmd.adb should only refer to
tools that come with "GCC", which is incorrect. Similarly to e.g. collect2
which calls "ld" and sometimes "objdump", even though "ld" or "objdump" are not
part of gcc.

Arno


-- 

charlet at gcc dot gnu dot org changed:

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


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


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