You are correct.  And the error doesn't (shouldn't?) really show up 
unless
you have an old build laying around that needs the rm'ing, which is why I
missed that.  It's welcome to be posted.  If so, I'd like to add a 'written
by' with my email address.  The copyright part I don't care about.

        --John


> -----Original Message-----
> From: Rick Jenkins [mailto:r...@hartmantech.com]
> Sent: Saturday, March 29, 2003 17:39
> To: J.C.Wren; mspgcc-users@lists.sourceforge.net
> Subject: Re: [Mspgcc-users] Installing the msp430 gcc compiler
>
>
> Thanks. This works really well, and even points out where I
> was going wrong
> (as I suspected, wrong source). One working script is worth
> any amount of
> instructions.
>
> There is a small bug in the script at line 81, which reads:
>
> \rm-rf gcc-3.2.2
>
> missing a space, should be
>
> \rm -rf gcc-3.2.2
>
> I don't know if this is in the original, or a transmission glitch.
>
> This should, with the author's permission, be put up on the
> site; it will save
> newbies a lot of time.
>
> Thanks again for a great script,
> rick
>
> On March 29, 2003 21:56, you wrote:
> >     This is a script I wrote for a friend of mine...
> --
> Rick Jenkins <r...@hartmantech.com>
> Hartman Technica           http://www.hartmantech.com
> Phone +1 (403) 230-1987 voice & fax
> 221 35 Avenue. N.E., Calgary, Alberta, Canada T2E 2K5



Reply via email to