egcs-20000403 Build Failure on AIX 4.1.5

David W. Schuler schuld@btv.ibm.com
Tue Apr 4 16:15:00 GMT 2000


"make bootstrap" fails:

...
for name in _eh; \
do \
  echo ${name}; \
  ./xgcc -B/afs/btv.ibm.com/data/n37v/software/gnu-aix41/egcs/rs6000-ibm-aix4.1.
5.0/bin/ -B./ -I/afs/btv.ibm.com/data/n37v/software/gnu-aix41/egcs/rs6000-ibm-ai
x4.1.5.0/include -O2   -DIN_GCC    -g  -I./include   -g1  -DIN_LIBGCC2 -D__GCC_F
LOAT_NOT_NEEDED   -fexceptions -I. -I../../egcs/gcc -I../../egcs/gcc/config -I..
/../egcs/gcc/../include -c \
      -DL${name} ../../egcs/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar  rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_eh
/tmp/ccRMyfWc.s: Assembler messages:
/tmp/ccRMyfWc.s:2239: Error: Unknown pseudo-op:  `.vbyte'
/tmp/ccRMyfWc.s:2241: Error: Unknown pseudo-op:  `.vbyte'
/tmp/ccRMyfWc.s:2253: Error: Unknown pseudo-op:  `.vbyte'
/tmp/ccRMyfWc.s:2255: Error: Unknown pseudo-op:  `.vbyte'
/tmp/ccRMyfWc.s:2256: Error: Unknown pseudo-op:  `.vbyte'
... (many more errors deleted)

This has been failing on AIX 4.1.5 for a while now... sorry that I am
just now reporting it.


CC=/usr/bin/cc

% cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure --with-gcc-version-trigger=/usr/local/src/EGCS/egcs/gcc/versio
n.c --host=rs6000-ibm-aix4.1.5.0 --prefix=/afs/btv.ibm.com/data/n37v/software/gn
u-aix41/egcs --with-cpu=common --enable-haifa --enable-multilib --norecursion 
# 
% 



-------------------------------------------------------------------------------
David W. Schuler - Advisory Engineer       Internet: schuld@btv.ibm.com
Semiconductor Contract Mfg                      alt: david.schuler@ieee.org
IBM Microelectronics                          Phone: 802-769-7636
1000 River Street - MS/862D                     FAX: 802-769-6206
Essex Junction, VT   05452-4299               Pager: 888-438-4343
For IBM Foundry information: http://www.chips.ibm.com/services/foundry/



More information about the Gcc-testresults mailing list