This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Relocating the ToolChain


On Fri, 2007-09-14 at 07:24 -0700, Ernest L. Williams Jr. wrote:
> Hi,
> 
> I looked through the gcc-help archives and was able to locate the
> problem that I am having:
> 
> I would like to relocate a gcc installation to another directory on
> another computer but I get the famous:
> ==========================================================================
> gcc: installation problem, cannot exec `cc1': No such file or directory
> ==========================================================================

Have a look at the following page.  In particular, GCC_EXEC_PREFIX.
http://gcc.gnu.org/onlinedocs/gcc-4.2.1/gcc/Environment-Variables.html#Environment-Variables

-- 
James Lemke <jwlemke@specifix.com>


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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