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]

Re: problem regarding redboot building



> > $ cygtclsh80
> > //e/cygwin/ecos/packages/hal/arm/e7t/current/src/flash_cksum.tcl
> > couldn't read file
> > "//e/cygwin/ecos/packages/hal/arm/e7t/current/src/flash_cksum
> > .tcl": no such file or directory
> >
> > it seems cygtclsh80.exe doesn't recognize the files with full path name?
> > should i get newest cygtclsh80.exe?
>
>I don't think there is a newer one. But it's a worth a go to check. I'm
>sure we would have seen this before for other scripts (like the AEB) so I
>_think_ there's about your config in particular. Almost needless to say it
>works in Linux :-|.
>

hello,

i posted this question to cygwin mailing list and got a satisfying answer. 
:p

>It is no problem -- it is just cygwin's tcl/tk, they are mingw versions :))
>They are not linked against cygwin1.dll, so cygwin mounts and paths have no
>meaning for them. You can change "//e/cygwin/ecos[the_rest_of_the_path]" 
>with
>"e:/cygwin/ecos[the_rest_of_the_path]" which are good filenames for them.

$ e:/cygwin/ecos/packages/hal/arm/e7t/current/src/flash_cksum.tcl
usage: flash_cksum <file>

it works now. so shall the related building files be modified accordingly?

thanx,
kc

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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