OT: GCC Installation Help...
Christopher Plummer
Christopher_Plummer at raytheon.com
Tue Sep 16 15:59:46 UTC 2003
For the sake of the archive, I got everything to work by applying the gcc
patch. Most of the diffs failed, but whatever was changed allowed my to
complete the make install. On to the next step...
Kit
------------------------------------------------
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
"Christopher Plummer" <Christopher_Plummer at RAYTHEON.COM>
09/16/03 07:20 AM
To: RTEMS Users <rtems-users at rtems.com>
cc:
Subject: OT: GCC Installation Help...
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