This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: intro to Embedded linux programming


On Wed, 27 Sep 2006, Dan Kegel wrote:

> On 9/27/06, Z. M. <zed6641@hotmail.com> wrote:
> > i got 0.42 newest version for crosstool.
> > run the test script $sh demo-arm.sh , following show up:
> >   Please set BINUTILS_DIR to the bare file name of the binutils tarball or
> > .....
> >
> > how to set BIINUTILS_DIR ?- looks like enviornment settings are not correct?
>
> BINUTILS_DIR is set by one of the .dat files included by demo-arm.sh.
> Try
>  grep BINUTILS_DIR *
> to see 'em.  Not sure what's up in your case.
>
> > (the script file is hard to undertsand - i am new to shell  script .)
>
> The best book on shell programming is
> Portable Shell Programming: An Extensive Collection of Bourne Shell Examples,
> by Bruce Blinn.  It's truly wonderful, and doesn't weigh too much to carry.
> See
> http://www.amazon.com/Portable-Shell-Programming-Extensive-Collection/dp/0134514947

hmmmm ... i've always been on the lookout for a good shell book since,
for the longest time, there was *nothing* worth buying.

as another recommendation, there's "classic shell scripting" from
o'reilly:

http://www.oreilly.com/catalog/shellsrptg/index.html

(disclaimer:  i was one of the tech reviewers on this book.  and i
like the fact that it approaches shell scripting from the POSIX point
of view.)

rday

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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