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

Re: Error message executing test :"No prefix to run a size program"


[ moving to the ecos-discuss mailing list ]

The eCos configuration tool thinks that no command prefix (eg "i386-elf") 
has been specified for the 'pc' platform. It would usually invoke 
i386-elf-size to determine the size of the test image. Are you using an 
i386-elf cross toolchain? Have you somehow deleted the prefix from your 
'pc' platform definition? You can check with the Tools->Platforms dialog 
box.

John Dallaway
eCosCentric Limited

-----Original Message-----
From: pm.boyer
Date: Sunday 27 Apr 2003 10:06
Subject: Error message executing test :"No prefix to run a size program"

>   Hi,
>
>   I am newbies in Ecos (Vers 2.0b1).
>   I have tested the simple tutorial for configuring and building eCos,
> building and running eCos tests, as explained
>   in chapter 10 to 12
>   But it don't work. Is somebody can help me ?
>
>   I use a PC/Linux for host and another PC/RedBoot for a target,
> connected together with a serial line.
>
>   First i boot the target PC with RedBoot on floppy.
>
>   Second i run configtool program on host PC, and do the following :
>   Build -> Templates : and i have selceted "i386 PC Target"
>   Build -> Library   : all seems ok
>   Build -> Tests     : all seems ok
>   Tool -> Run Tests  :
>   for this test i have selected only bin_sem0 to test, and i have
> obtained this result on the Output panel :
>
>     Run started
>     No prefix to run a size program
>     Run complete
>
>   and on the Summary panel :
>
>     Time                 Host         Platform   Executable   Status
> Size   Download      Elapsed    Execution
>     2003-04-27 05:55:18  localhost:0  pc         bin_sem0     NoResult
> Ok/Ok  D=0.0/200.0   Total=0.3  E=0.3/900.0
>
>   Insteed of on Output panel (as explained in chapter12) :
>     PASS:<Binary Semaphore 0 OK>
>     EXIT:<done>
>
>
>   Where is the problem ? and what meens "No prefix to run a size program
> " ?
>
>   Thanks


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


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