This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Problem building GCC3.0.1 under cygwin 1.3.3
- To: <gcc-help at gcc dot gnu dot org>
- Subject: Problem building GCC3.0.1 under cygwin 1.3.3
- From: "Ryan Qiao" <qiaozy at cybersoft dot com dot cn>
- Date: Thu, 25 Oct 2001 14:59:10 +0800
I have a windows 2000(sp2) machine with cygwin installed.I downloaded
the GCC-3.0.1
release but could not compile it. It appeared to configure fine, but
when doing a
"make bootstrap", I get the following error:
/usr/src/gcc-3.0.1/libiberty/strerror.c:465: warning: static declaration
for `sy
s_nerr' follows non-static
/usr/src/gcc-3.0.1/libiberty/strerror.c:466: conflicting types for
`sys_errlist'
/usr/include/sys/errno.h:23: previous declaration of `sys_errlist'
make[1]: *** [strerror.o] Error 1
make[1]: Leaving directory `/usr/gcc/build-gcc/libiberty'
Can anyone help me urgently please.
Thanks a lot
ryan