c/719: egcs-20001023 does not compile on i686-linux-gnu with target alpha-linux
leitner@fefe.de
leitner@fefe.de
Tue Oct 31 10:06:00 GMT 2000
>Number: 719
>Category: c
>Synopsis: egcs-20001023 does not compile on i686-linux-gnu with >target alpha-linux
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 31 10:06:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Felix von Leitner
>Release: 2.97
>Organization:
>Environment:
System: Linux hellhound 2.4.0-test9 #6 Fri Oct 6 18:15:01 CEST 2000 i686 unknown
Architecture: i686
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: alpha-unknown-linux-gnu
>Description:
egcs-20001023 does not compile on i686-linux-gnu with target alpha-linux
Here is the error message from running make:
[...]
for d in libgcc ieee libgcc/ieee; do \
if [ -d $d ]; then true; else mkdir $d; fi \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/opt/cross/alpha-linux/bin/ -isystem /opt/cross/alpha-linux/include -O2 -DCROSS_COMPILE -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -isystem ./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I../../../src/egcs-20001023/gcc -I../../../src/egcs-20001023/gcc/config -I../../../src/egcs-20001023/gcc/../include -DL_muldi3 -c ../../../src/egcs-20001023/gcc/libgcc2.c -o libgcc/./_muldi3.o
../../../src/egcs-20001023/gcc/libgcc2.h:99: no data type for mode `TI'
../../../src/egcs-20001023/gcc/libgcc2.h:100: no data type for mode `TI'
make[1]: *** [libgcc/./_muldi3.o] Error 1
make[1]: Leaving directory `/fat/cross/alpha/gcc/gcc'
make: *** [stmp-multilib] Error 2
>How-To-Repeat:
/tmp/egcs-20001023/configure --prefix=/opt/cross --target=alpha-linux --disable-shared --enable-static
make
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list