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: Using ecos configuration tool


>>>>> "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

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