This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Can I move the gcc directory tree?
- To: " " <biedie at my-Deja dot com>
- Subject: Re: Can I move the gcc directory tree?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 24 Nov 1999 09:05:18 -0700
- cc: gcc-help at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <AHMGENAGMNAMDAAA@my-deja.com>you write:
> Hello,
>
> Is it possible to move the gcc-directory tree after installation?
> Say I installed gcc in /usr/users/gcc.
> Can I move this directory to /usr/users/othergcc without getting problems
> with files/libraries that connot be found etc.
>
> I compiled it with --prefix=/usr/users/gcc. Related software is also
> installed
> in that directory: binutils/libgcj/gdb
This feature does not exist in current releases. It is in the current
development snapshots and thus will appear in the next major GCC release.
jeff