This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Build failure in dwarf2out


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


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