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


Yes, that was the problem. Sorry for the desperate entreaty. :-)
I get kind of desperate when something hugely complicated quits.

I had make the tools area be someplace other than '/tools'
and evidently either messed up, or something doesn't work about
moving the tools area. I looked and that file *is* on my
tools area.

I think I can fix it now.
Thanks so much!
-PaulK

-----Original Message-----
From: Jonathan Larmour [mailto:jlarmour@redhat.co.uk]
Sent: Wednesday, April 05, 2000 12:15 PM
To: Paul Kinzelman
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] 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]