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]
Other format: [Raw text]

[Bug bootstrap/17326] New: [3.5] Bootstrap Failure on i386


gcc -c   -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -
I../../../srcs/gcc/gcc -I../../../srcs/gcc/gcc/. -
I../../../srcs/gcc/gcc/../include -I../../../srcs/gcc/gcc/../libcpp/include -
I../../../srcs/gcc/gcc/../libbanshee/libcompat -
I../../../srcs/gcc/gcc/../libbanshee -
I../../../srcs/gcc/gcc/../libbanshee/points-to  \
    ../../../srcs/gcc/gcc/genconstants.c -o genconstants.o
In file included from ../../../srcs/gcc/gcc/rtl.h:27,
                 from ../../../srcs/gcc/gcc/genconstants.c:33:
../../../srcs/gcc/gcc/input.h:25:22: line-map.h: No such file or directory
make[2]: *** [genconstants.o] Error 1
make[2]: Leaving directory `/home/gnu/gcc3.5/objs/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/gnu/gcc3.5/objs/gcc'
make: *** [bootstrap] Error 2

It seems like this file has been removed but references in input.h 
are not.

-- 
           Summary: [3.5] Bootstrap Failure on i386
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: naveen dot sharma at noida dot hcltech dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17326


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