This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc 3.0 build error


When I try to compile the gcc-20010416 snapshot on a i686-
pc-cygwin host, I have the following problem

$ make bootstrap
 ...
 from tm.h:7,
 from config/i386/xm-i386.h:39,
 from tconfig.h:6,
 from libgcc2.c:36:
/usr/include/sys/reent.h:28: parse error before "__ULong"
/usr/include/sys/reent.h:42: parse error before "__ULong"
/usr/include/sys/reent.h:183: field `_localtime_buf' has
incomplete type
/usr/include/sys/reent.h:211: confused by earlier errors,
bailing out
make[3]: *** [libgcc/./_muldi3.o] Error 1
make[3]: Leaving directory `/opt/compile/gcc-20010416/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/opt/compile/gcc-20010416/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/opt/compile/gcc-20010416/gcc'
make: *** [bootstrap] Error 2
$

Thanks for your help

Hervé
______________________________________________________
E-mail gratuit - Multimania - http://www.multimania.fr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]