OT: GCC Installation Help...
Christopher Plummer
Christopher_Plummer at raytheon.com
Tue Sep 16 13:20:26 UTC 2003
Ok, I think I have GCC setup to crosscompile, and compiled. However
during "make -w install" the install is failing, any ideas? Reading the
output below isn't doing anything for me. The install-sh script IS
there...
Here is the output from make:
/bin/sh `case "../../gcc-3.2.3/gcc/../mkinstalldirs" in /*) echo
"../../gcc-3.2.3/gcc/../mkinstalldirs" ;; *) echo
"../../../gcc-3.2.3/gcc/../mkinstalldirs" ;; esac`
/home/kplummer/opt/rtems/share/locale; \
test -f /home/kplummer/opt/rtems/share/locale/locale.alias \
&& orig=/home/kplummer/opt/rtems/share/locale/locale.alias \
|| orig=../../../gcc-3.2.3/gcc/intl/locale.alias; \
temp=/home/kplummer/opt/rtems/share/locale/t-locale.alias; \
dest=/home/kplummer/opt/rtems/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
../../gcc-3.2.3/gcc/../install-sh -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
sh: ../../gcc-3.2.3/gcc/../install-sh: not found
*** Error code 1
make: Fatal error: Command failed for target `install-exec'
Current working directory /home/kplummer/Files/SPARC_RTEMS/build/gcc/intl
*** Error code 1
make: Fatal error: Command failed for target `intl.install'
Current working directory /home/kplummer/Files/SPARC_RTEMS/build/gcc
*** Error code 1
make: Fatal error: Command failed for target `install-gcc'
------------------------------------------------
Kit Plummer, Systems Engineer
Operations Research and System Performance Dept.
Raytheon Missile Systems
520-794-1552
520.794.0309 fax
christopher_plummer at raytheon.com
More information about the users
mailing list