This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bug in gcc
- From: "Bobby McNulty Junior" <bmj2001 at bellsouth dot net>
- To: <gcc at gcc dot gnu dot org>
- Date: Sat, 7 Sep 2002 11:43:42 -0500
- Subject: bug in gcc
Stage 3
In file included from /usr/include/unistd.h:8,
from ../../../../gcc/libstdc++-v3/libsupc++/pure.cc:34:
../../../../gcc/include/getopt.h:115: declaration of C function `int
getopt()'
conflicts with
/usr/include/sys/unistd.h:125: previous declaration `int getopt(int, char*
const*, const char*)' here
make[4]: *** [pure.lo] Error 1
make[4]: Leaving directory
`/home/Owner/gcc/obj/i686-pc-cygwin/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Owner/gcc/obj/i686-pc-cygwin/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/Owner/gcc/obj/i686-pc-cygwin/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/Owner/gcc/obj'
make: *** [bootstrap] Error 2