This is the mail archive of the gcc@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]
Other format: [Raw text]

Mainline bootstrap broken


Bootstrap for mainline (last updated "Thu Mar 25 22:32:37 UTC 2004")
fails for me on x86_64:

make[2]: Entering directory `/space/stevenb/build-mainline/gcc'
gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../mainline/gcc -I../../mainline/gcc/. -I../../mainline/gcc/../include  ../../mainline/gcc/builtins.c -o builtins.o
../../mainline/gcc/builtins.c: In function `fold_builtin':
../../mainline/gcc/builtins.c:6707: structure has no member named `exp'
../../mainline/gcc/builtins.c:6772: structure has no member named `exp'
make[2]: *** [builtins.o] Error 1
make[2]: Leaving directory `/space/stevenb/build-mainline/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/space/stevenb/build-mainline/gcc'
make: *** [bootstrap] Error 2

1.299        (ghazi    25-Mar-04):                /* Adjust for the outer root.  */
1.299        (ghazi    25-Mar-04):                dconstroot.exp--;

Kaveh?

Gr.
Steven


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