------- 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