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 c++/11671] New: make install: install-sh: not found


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: make install: install-sh: not found
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Markus dot Schaeffer at np-gmbh dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: AIX 4.3.3
  GCC host triplet: AIX 4.3.3
GCC target triplet: AIX 4.3.3

after a 

./configure --prefix=/pkg/deap1a/gcc_3.2.3 \
--enable-language=c,c++ \
--enable-threads=pthreads

in the gcc-3.2.3 folder. Copiling was ok but a make install comes with

make install: install-sh: not found !!!

is there a workarround ?


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