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]

3.2-branch: Missing make dependency?


Using GNU make 3.79.1 on a 4-way sparc-sun-solaris2.9 build, I got the
following bootstrap failure:

  gmake[4]: *** No rule to make target `c-typeck.c', needed by `c-typeck.o'.  Stop
  gmake[4]: *** Waiting for unfinished jobs....
  gmake[4]: Leaving directory `/files/pfeifer/OBJ-1014-0808/gcc'
  gmake[3]: *** [sparcv9/crtn.o] Error 2
  gmake[3]: *** Waiting for unfinished jobs....

on the gcc-3.2-branch(!).

Do we lack some make dependency here?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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