This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: tool build


Paul Kinzelman wrote:
> 
> I've been having major problems even trying to build the tool set to
> look at eCos, any help would be desperately appreciated.
> 
> I've been trying to build the gcc cross-compiler. I very carefully
> tried to follow the instructions on
> http://sourceware.cygnus.com/ecos/tools/linux-arm-elf.html
> 
> On one system (2.2.5-15 kernel, egcs-2.91.66), I get a bunch of:
> _udivsi3
> /bin/sh: arm-elf-ar: command not found
> _divsi3
> /bin/sh: arm-elf-ar: command not found
> _umodsi3
> /bin/sh: arm-elf-ar: command not found
> and then the make aborts.

And does arm-elf-ar definitely exist in your tools install directory? By
any chance, is the --prefix/--exec-prefix you used when configuring
binutils different from the --prefix/--exec-prefix you used for gcc?
 
Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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