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: Building Tools


Robert Ritchey wrote:
> 
> I am trying to build the tools for the TX39 and in the instructions one
> line does not
> look right and I seem to get an error from bash:
> 
> PATH=/tools/H-i686-pc-cygwin/bin:$PATH ; export PATH
> 
> It returns "/tools/H-i686-pc-cygwin/bin is a directory".

I can't see what is wrong with this if you typed it as above, sorry. Are
you sure your shell is bash? Type: "echo $SHELL" to be sure.
 
> Also, I am new to unix tools, how do I show the PATH variable in bash so I can
> verify what it is?

echo $PATH

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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