A problem on building cross-compiling environment

Dave Korn dave.korn@artimi.com
Fri Aug 18 17:20:00 GMT 2006


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



More information about the crossgcc mailing list