I have a problem with compiling gcc-2.95.2

Anton R_Anton@javad.ru
Fri Aug 18 09:59:00 GMT 2000


I try to install gcc-2.95.2 on x86 
machine
and have this massage:
 
 
bash-2.01$ make bootstrap make 
all-recursive Making all in intl Making all in lib Making all in 
makeinfo Bootstrapping the compiler make CC="gcc" 
libdir=/usr/home/kis/usr/lib LANGUAGES="c" (cd intl && make 
all) case "c" in  *[fF]77*) touch lang-f77;;  *) rm -f 
lang-f77;;  esac if [ -f lang-f77 ]; then  gcc -c  
-DIN_GCC    -g   -DHAVE_CONFIG_H    -I. 
-I. -I./config -I./../include ./f/g77spec.c;  else true; fi case "c" 
in  *[fF]77*) touch lang-f77;;  *) rm -f lang-f77;;  esac if [ 
-f lang-f77 ]; then  gcc -c  -DIN_GCC    -g   
-DHAVE_CONFIG_H    -I. -I. -I./config -I./../include -o 
g77version.o  ./f/version.c;  else true; fi if [ -f lang-f77 ]; 
then  gcc  -DIN_GCC    -g   
-DHAVE_CONFIG_H  -o g77 gcc.o g77spec.o g77version.o  version.o 
prefix.o intl.o  obstack.o        
../libiberty/libiberty.a;  else true; fi rm -f tmplibgcc2.a for name 
in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2  _lshrdi3 _ashldi3 
_ashrdi3 _ffsdi2  _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf 
_floatdisf  _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi 
_fixsfdi  _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi  _fixtfdi 
_fixunstfdi _floatditf  __gcc_bcmp _varargs __dummy _eprintf  _bb 
_shtab _clear_cache _trampoline __main _exit  _ctors _pure;  do  
echo ${name};  ./xgcc -B/usr/home/kis/usr/i386-pc-bsdi4.0.1/bin/ -B./ 
-I/usr/home/kis/usr/i386-pc-bsdi4.0.1/include -O2   
-DIN_GCC    -g -I./include   -g1  -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I./config -I./../include -c 
-DL${name}   ./libgcc2.c -o ${name}.o;  if [ $? -eq 0 ] ; then 
true; else exit 1; fi;  `  if [ -f 
/usr/home/kis/usr/local/etc/httpd/cgi-bin/R_Anton/gcc-2.95.2/gcc/../binutils/ar 
] ; then  echo 
/usr/home/kis/usr/local/etc/httpd/cgi-bin/R_Anton/gcc-2.95.2/gcc/../binutils/ar 
;  else  if [ "i386-pc-bsdi4.0.1" = "i386-pc-bsdi4.0.1" ] ; then  
echo ar;  else  t='s,x,x,'; echo ar | sed -e $t ;  fi;  fi` 
rc tmplibgcc2.a ${name}.o;  rm -f ${name}.o;  
done _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf /var/tmp/ccMVI7fm.s: 
Assembler messages: /var/tmp/ccMVI7fm.s:121: Error: Alignment not a power of 
2 *** Error code 1
 
Stop. *** Error code 1
 
Stop. *** Error code 1
 
Stop. bash-2.01$ 
 
I have a hosting by www.vservers.com  with FreeBSD 
system
            best 
regards R_Anton
 
 



More information about the Gcc-help mailing list