I am being hit by this:
rf2out.c -o dwarf2out.o
../../trunk/gcc/dwarf2out.c: In function `file_name_acquire':
../../trunk/gcc/dwarf2out.c:7672: error: `files' undeclared (first use
in this f
unction)
../../trunk/gcc/dwarf2out.c:7672: error: (Each undeclared identifier is
reported
only once
../../trunk/gcc/dwarf2out.c:7672: error: for each function it appears in.)
../../trunk/gcc/dwarf2out.c:7672: error: `i' undeclared (first use in
this funct
ion)
make[2]: *** [dwarf2out.o] Error 1
make[2]: Leaving directory `/svn/build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/svn/build'
make: *** [all] Error 2
No matter how I configure the build on a system (Cygwin_NT/amd64) with
which I have never had any problem before.
Can someone advise, please?
Paul