This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Re: newbie : configure fails with error "Unable to figure out how to do 64 bit arithmetic"


Well, after the installation was complete, the "ecosconfig" util was kept
under <install path>/ecos-3.0/tools/bin

I'm trying to use the command line for configuring a target:

~/ecos/ecos-3.0/ecos-work$ ../tools/bin/ecosconfig new atmel
ecos.db: error
    couldn't read file
"/home/mandeep/ecos/ecos-3.0/tools/bin/ecos.db": no such file or
directory
Invalid package database.

How do I create the ecos.db file?

Do I need to do make install....isn't the ecosconfig util supposed be
under /usr/local/bin (default) ?

-mandeep

On Mon, Jul 13, 2009 at 3:50 PM, John Dallaway<john@dallaway.org.uk> wrote:
> Hi Mandeep
>
> Mandeep Sandhu wrote:
>
>> I'm a first-timer with ecos.
>>
>> I've downloaded ecos (along with the pre-built GNU toolchains -
>> arm-eabi) using the "ecos-install.tcl" script.
>>
>> As per instructions I made a new "build" dir and tried to run
>> "configure" from inside it.
>
> You need to use either the GUI eCos Configuration Tool or the
> command-line "ecosconfig" tool to configure the eCos run-time code. Ref:
>
> http://ecos.sourceware.org/docs-latest/user-guide/configuring-and-building-ecos-from-source.html
>
> John Dallaway
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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