This is the mail archive of the gcc-help@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: Creating Binary Distribution For Installing On Another Host


On May 30, 2001, "John Lowen" <JLowen@amtdatasouth.com> wrote:

> Is it a reasonable approach to install the packages in a temporary
> directory, tar them, move them to the desired host and untar them in
> the default directory.

Yep, this should work with current (CVS) GCC and binutils.  It would
not work with GCC 2.95, though; 2.95.* and earlier version will only
work when installed in the prefix for which they were configured.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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