[ECOS] Using ecos configuration tool

Bart Veer bartv@redhat.com
Thu May 4 05:48:00 GMT 2000


>>>>> "Pragya" == Pragya Gupta <pragya_g@hotmail.com> writes:

    Pragya> The file is existing( its a 6KB file ). I tried accessing from bash prompt 
    Pragya> by giving:
    Pragya> //G/ecos1.3win/packages/pkgconf/rules.mak
    Pragya> but it gives no such directory or file.
    Pragya> If i give :more //G/ecos1.3win/packages/pkgconf/rules.mak
    Pragya> then it gives , "more:command not found "

Looking at cygwin, it ships with "less" rather than more - I happened
to have a shell alias set up. So try
"less //G/ecos1.3win/packages/pkgconf/rules.mak"
We need to find out whether or not cygwin is able to see the file.

    Pragya> My file is in G: and in the error, it is reported in //G/.
    Pragya> Does that make any difference?

>From my limited understanding of cygwin, //G is basically treated as
an alias for G:. However somebody more experienced and up to date with
Windows and cygwin may want to speak up here.

Bart Veer // eCos net maintainer


More information about the Ecos-discuss mailing list