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]

Re: Call for testers for pch-branch


Geoff,

bootstrap fails for me with:
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common  -DHAVE_CONFIG_H    -I. -I. -I/cvs/gcc-pch-branch/gcc -I/cvs/gcc-pch-branch/gcc/. -I/cvs/gcc-pch-branch/gcc/config -I/cvs/gcc-pch-branch/gcc/../include /cvs/gcc-pch-branch/gcc/dwarfout.c -o dwarfout.o
/cvs/gcc-pch-branch/gcc/dwarf2out.c: In function `same_dw_val_p':
/cvs/gcc-pch-branch/gcc/dwarf2out.c:5687: structure has no member named `id'
/cvs/gcc-pch-branch/gcc/dwarf2out.c:5688: structure has no member named `id'

This is on i686-linux-gnu and config.status has:

/cvs/gcc-pch-branch/configure --with-gcc-version-trigger=/cvs/gcc-pch-branch/gcc
/version.c --host=i686-pc-linux-gnu --prefix=/opt/gcc/pch --disable-nls --enable
-threads=posix --enable-clocale=gnu --enable-__cxa_atexit --enable-shared --enab
le-languages=c,c++,f77,java,objc,ada --enable-checking=misc,tree,rtl,gc,rtlflag 
--with-system-zlib --norecursion 

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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