This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: '0221 build failure on AIX compiling libobjc/Object.m




  In message <9902249199.AA919909833@cc.pmsc.com>you write:
  > 
  > ./egcs-19990221/configure \
  > --with-gcc-version-trigger=/devel/tmp/egcs-19990221/gcc/version.c \
  > --host=rs6000-ibm-aix4.2.0.0 --norecursion 
  > # 
  > 
  > /devel/tmp/egcs-19990221.obj/gcc/xgcc -B/devel/tmp/egcs-19990221.obj/gcc/ \
  > -B/usr/local/rs6000-ibm-aix4.2.0.0/bin/ -fgnu-runtime -c \
  > -o Object.o -I. -I../../../egcs-19990221/libobjc  \
  > -g -O2 -DIN_GCC -I../../../egcs-19990221/libobjc/objc  \
  > -I../../../egcs-19990221/libobjc/../gcc \
  > -I../../../egcs-19990221/libobjc/../gcc/config \
  > -I../../gcc \
  > -I../../../egcs-19990221/libobjc/../include \
  > ./../../egcs-19990221/libobjc/Object.m
  > 
  > ./../../egcs-19990221/libobjc/Object.m: In function `-[Object forward::]':
  > ./../../egcs-19990221/libobjc/Object.m:275: attempt to encode unsigned int 
  > of unknown type
I believe this has been fixed (by reverting an incorrect patch to the 
objc compiler).

jeff