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]

NFS install trouble (still)


I build 971105 hppa1.1-hpux9.05.  Installing via NFS doesn't work.

In gcc/f/runtime/Makefile, I had to hand edit:

srcdir = /hosts/data/src/egcs-971105/gcc/f/runtime
VPATH = /hosts/data/src/egcs-971105/gcc/f/runtime

top_srcdir = /hosts/data/src/egcs-971105/gcc/f/runtime


Because they had been set to values that only worked on the host on
which the source was configured/build.  It looks to me that someone
used 'pwd' here.

I just set all three of the above variables, I didn't try to see what
minimal subset needed to be fixed.


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