Build fails on Cygwin host
Les Newell
les@lnewell.screaming.net
Fri Dec 22 03:18:00 GMT 2000
Hi,
I am trying to build GCC 2.95.2 for a h8300hms target on a Cygwin host.
However, it always fails in the same place. Below is a screenshot taken
after the build failed. Can anyone help?
Les
PS I am using binutils 2.10.1 if that is of any use
/home/gw/gcc-h8/gcc/xgcc -B/home/gw/gcc-h8/gcc/ -B/h8300hms/h8300hms/bin/ -I
/h83
00hms/h8300hms/include -DCROSS_COMPILE -DIN_GCC -g -O2 -I./include -
c ..
/../gcc-2.95.2/gcc/libgcc1-test.c
../../gcc-2.95.2/gcc/libgcc1-test.c:101: warning: conflicting types for
built-in
function `memcpy'
Testing libgcc1. Ignore linker warning messages.
/home/gw/gcc-h8/gcc/xgcc -B/home/gw/gcc-h8/gcc/ -B/h8300hms/h8300hms/bin/ -I
/h83
00hms/h8300hms/include -DCROSS_COMPILE -DIN_GCC -g -O2 -I./include
libgcc1-
test.o -o libgcc1-test \
-nostartfiles -nostdlib
`/home/gw/gcc-h8/gcc/xgcc -B/home/gw/gcc-h8/gcc/ -B/h8
300hms/h8300hms/bin/ -I/h8300hms/h8300hms/include --print-libgcc-file-name`
gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o g++.exe \
gcc.o g++spec.o intl.o prefix.o version.o obstack.o -ladvapi32
../libi
berty/libiberty.a
rm -f g++-cross.exe
cp g++.exe g++-cross.exe
/home/gw/gcc-h8/texinfo/makeinfo/makeinfo -I../../gcc-2.95.2/gcc -o
cpp.info .
./../gcc-2.95.2/gcc/cpp.texi
../../gcc-2.95.2/gcc/cpp.texi: error 0
make[1]: *** [cpp.info] Error 2
make[1]: Leaving directory `/home/gw/gcc-h8/gcc'
make: *** [all-gcc] Error 2
More information about the Gcc-help
mailing list