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: A problem on building cross-compiling environment


On 18 August 2006 18:04, Colin Paul Gloster wrote:

> Gwunangle wrote:
> 
> "[..]
> /bin/sh: ucfront-gcc: command not found
> [..]"
> 
> Perhaps you should add the directory containing ucfront-gcc to your PATH
> enviornment variable, e.g.
> find / -name ucfront-gcc
> then
> export
>
PATH=whatever_the_find_command_showed_but_omit_the_ucfront-gcc_at_the_end:$PAT
H

  OTOH, the first hit on google suggested that ucfront-gcc shouldn't even be
involved in the kernel compilation, it's only used in the toolchain build.
ISTM that the arm-linux-gcc should be being used for this compilation.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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]