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]

Re: egcs NFS install problem



  In message <E0xQCyj-0007R0-00@neal.ctd.comsat.com>you write:
  > I built on local machine, then tried make install via NFS.  It failed:
  > 
  > make[2]: Entering directory `/a/data/src/hppa1.1-hpux9.05/egcs-971023/gcc/f
  > /runtime'
  > make[2]: *** No rule to make target `/src/egcs-971023/gcc/f/runtime/f2c.h.i
  > n', needed by `../../include/f2c.h'.  Stop.
  > 
  > In gcc/f/runtime/Makefile we have hardcoded paths srcdir, VPATH, and
  > top_srcdir, which were all local to the build machine.  What can we do abou
  > t this?
How did you configure?

If you use relative pathnames, then I would expect this to work.

jeff


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