This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Results for egcs-2.92.13 19981005 i686-pc-linux-gnu


Mumit Khan <khan@xraylith.wisc.edu> writes:

> platform : i686-pc-linux-gnu (RH 5.1 + all the updates)
> configure flags: --enable-shared
> snapshot (from CVS, so not exactly accurate): ss-19981005

How did you manage to bootstrap it on i686?  My build failed in
stage2, on various platforms (x86 and mips):

stage1/xgcc -Bstage1/  -DIN_GCC    -W -Wall -g -O9 -W -Wall  -DHAVE_CONFIG_H   -o gencodes \
 gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
./gencodes /home/phd/oliva/src/egcs/gcc/config/i386/i386.md > tmp-codes.h
switch format wrong in rtl.read_rtx(). format was: *.
        file position: 3417
/home/phd/oliva/src/egcs/gcc/rtl.c:853: Internal compiler error in function read_rtx
make[2]: *** [s-codes] Error 33

> 1. libobjc remains unbuildable 

Will the patch I posted to egcs-patches fix it? (attached, for your
convenience)

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

libobjc.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]