scrambled Egcs on FreeBSD
Gerd Truschinski
agni@zedat.fu-berlin.de
Sun Jun 14 12:21:00 GMT 1998
I try to crosscompile
egcs-1.03a
binutils-2.9.1
newlib-1.8
in a one-tree configuration done with a modified onetree-1.4 script.
Now all toplevel stuff came from egcs.
The system is configured:
../src/configure --host=i386-unknown-freebsd3.0 --target=m68k-coff
--prefix=/usr/home/dose/local --with-newlib --norecursion
I seems that egcs try to include files which are yet not installed.
I get the following error:
mv t${f} msoft-float/${f}; \
else true; \
fi; done
gmake[2]: Leaving directory `/usr/home/dose/egcs/tmp/m68k/gcc'
touch stmp-multilib
CC="/usr/home/dose/egcs/tmp/m68k/gcc/xgcc
-B/usr/home/dose/egcs/tmp/m68k/gcc/ -D
CROSS_COMPILE -DIN_GCC -g -O2 -I./include -I. -I../../src/gcc
-Iinclude -
I/usr/home/dose/local/m68k-coff/include"; \
export CC; \
/bin/sh ../../src/gcc/scan-types.sh "../../src/gcc" >tmp-deduced.h
st-dummy.c:1: sys/types.h: No such file or directory
st-dummy.c:4: stdio.h: No such file or directory
st-dummy.c:5: time.h: No such file or directory
st-dummy.c:6: signal.h: No such file or directory
scan-types: could not invoke /usr/home/dose/egcs/tmp/m68k/gcc/xgcc
-B/usr/home/d
ose/egcs/tmp/m68k/gcc/ -DCROSS_COMPILE -DIN_GCC -g -O2 -I./include -I.
-I../../s
rc/gcc -Iinclude -I/usr/home/dose/local/m68k-coff/include -E
-I../../src/gcc/ on
st-dummy.c
gmake[1]: *** [deduced.h] Error 1
gmake[1]: Leaving directory `/usr/home/dose/egcs/tmp/m68k/gcc'
gmake: *** [cross] Error 2
/gT/
--
Gerd Truschinski | Yes, this is the sort of scenario I
AGNI Systeme | think up to amuse myself in the evenings.
Oppelner Str. 34 | -- with confirmation from Larisa --------
10997 Berlin, GERMANY Phone: +49 30 618 29 98
More information about the crossgcc
mailing list