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]

problem installing from read-only directory


This is for gcc-2.95.1 targeting Irix6.5.

For somewhat obscure reasons, after a `make bootstrap', I have to
`make install prefix=/net/...' from a box (of a different
architecture) which doesn't have write permission for the build
directory.

In that situation I get:

  /bin/sh: cplib2.new: Permission denied
  touch: cplib2.ready: Permission denied

and the built libgcc.a and the crt*.o files don't get installed.  The
rest seems OK.


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