bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make bootstrap for gcc


From: Ivy Chiu
Subject: make bootstrap for gcc
Date: Tue, 21 Nov 2000 13:40:08 -0500

Hello,
        I am encountering the following errors.  Did I forget to 
install something else??

  ./xgcc -B/usr/local/rs6000-ibm-aix4.3.3.0/bin/ -B./ 
-I/usr/local/rs6000-ibm-aix4.3.3.0/include -O2   -DIN_GCC -DHAIFA    -g 
-I./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -I. 
-I/gcc-2.95.2/gcc -I/gcc-2.95.2/gcc/config -I/gcc-2.95.2/gcc/../include -c 
-DL${name} \
      -DUSE_COLLECT2 /gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar -X32_64 rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
xgcc: installation problem, cannot exec `as': A file or directory in the path 
name does not exist.
make[4]: *** [libgcc2.a] Error 1
make[4]: Leaving directory `/gcc_install/gcc'
make[3]: *** [stmp-multilib-sub] Error 2
make[3]: Leaving directory `/gcc_install/gcc'
make[2]: *** [stmp-multilib] Error 1
make[2]: Leaving directory `/gcc_install/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/gcc_install/gcc'
make: *** [bootstrap] Error 2
ic88aix.watson.ibm.com-root:/gcc_install> 

Thanks.
Ivy Chiu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]