This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Changing installation dir after building gcc
- From: Antti Kerola <Antti dot Kerola at uta dot fi>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 12 Nov 2003 15:31:33 +0200 (EET)
- Subject: Changing installation dir after building gcc
Is possible to change the gcc installation directory
after configuring and building gcc?
I am maintaining several Sparc computers and I would
like to build gcc only once and install it in different
directories on each machine.
Is it safe, for example, to copy the whole installation
directory (eg. /usr/local/) to directory /usr/mygcc on
another computer?
If my question is trivial, could you please point me to the
relevant discussion or documentation. I tried to look for an
answer from the gcc site but did not find any definite answer.
Antti Kerola