_muldi3 _divdi3 exception
DuckE
steved at pacifier.com
Sat Jan 29 02:30:13 UTC 2000
Has anone seen the following error when building GCC using cygwin B19?
The next thing I will try is upgrading do B20.1
Thanks,
SteveD
/hdg/basedir/build/egcs/gcc/xgcc -B/hdg/basedir/build/egcs/gcc/ -O2 -DCROSS
_C
OMPILE -DIN_GCC -g -O2 -I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_
NEED
ED -Dinhibit_libc -I. -I/hdg/tools/egcs-1.1b/gcc -I/hdg/tools/egcs-1.1b/gcc
/con
fig -c -DL${name} \
/hdg/tools/egcs-1.1b/gcc/libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
i386-rtems-ar rc tmplibgcc2.a ${name}.o; \
rm -f ${name}.o; \
done
_muldi3
_divdi3
(C:\Cygnus\B19\H-i386-cygwin32\bin\as.exe 1040) Exception:
STATUS_ACCESS_VIOLATI
ON
(C:\Cygnus\B19\H-i386-cygwin32\bin\as.exe 1040) Dumping stack trace to
as.exe.co
re
xgcc: Internal compiler error: program as got fatal signal 0
make[1]: *** [libgcc2.a] Error 1
make: *** [cross] Error 2
bash-2.01$
More information about the users
mailing list