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/30620] missing dependencies of gcov-io.h breaks --enable-intermodule build



------- Comment #2 from aldot at gcc dot gnu dot org  2007-02-04 14:53 -------
4.1.2 prerelease-20070128 fails on --enable-intermodule too:

buildroot.arm/toolchain_build_arm/gcc-4.1.2-20070128/gcc/config/arm/arm.c -o
lib
backend.o  \
          -DBASEVER="\"4.1.2\"" -DDATESTAMP="\" 20070129\"" \
          -DDEVPHASE="\" (prerelease)\"" -combine
In file included from
/scratch/obj.x86_64/buildroot.arm/toolchain_build_arm/gcc-
4.1.2-20070128/gcc/coverage.h:25,
                 from
/scratch/obj.x86_64/buildroot.arm/toolchain_build_arm/gcc-
4.1.2-20070128/gcc/coverage.c:42:
/scratch/obj.x86_64/buildroot.arm/toolchain_build_arm/gcc-4.1.2-20070128/gcc/gco
v-io.h:284:22: error: gcov-iov.h: No such file or directory


-- 

aldot at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.2.0                       |4.2.0 4.1.2
   Target Milestone|4.2.0                       |4.1.2


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


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