gnatchop breaks when invoked with a name that includes a hyphen, or if the
command is symlinked to such a name:

$ /usr/bin/gnatchop-4.1 support/checkfil.ada
gnatchop-gcc: installation problem, executable not found
no source files written
$ ls -l /usr/bin/gnatchop
lrwxrwxrwx 1 root root 12 2006-09-11 11:23 /usr/bin/gnatchop -> gnatchop-4.1
$ /usr/bin/gnatchop support/checkfil.ada
gnatchop-gcc: installation problem, executable not found
no source files written

This makes it impossible to run the ada testsuite on such an installation.


-- 
           Summary: gnatchop-gcc: installation problem, executable not found
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de


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

Reply via email to