On Sunday 10 November 2002 12:09, David Macias wrote:

try:
$ cvs -d:pserver:[email protected]:/cvsroot/mspgcc login
$ cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co 
binutils

bunzip2 -c ../binutils-2.11.tar.bz2 | tar xf -

cd binutils
cp -r  binutils-2.11 ../

then configure...

can anybody add this to docs?

~d




> When following the directions here:
> http://mspgcc.sourceforge.net/doc_install.html
>
> Specifically here:
> $ mkdir binutils
> $ cd binutils
> $ bunzip2 -c ../binutils-2.11.tar.bz2 | tar xf -
> $ cd ..
> $ cvs -d:pserver:[email protected]:/cvsroot/mspgcc login
> $ cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc
> co binutils
> $ cd binutils/binutils-2.11
> $ ./configure --target=msp430 --prefix=/usr/local/msp430
> $ gmake
>
> I canot the the last two lines, when I do a ./configure...
>
> I guess this error
>
> $./configure --target=msp430 --prefix=/usr/local/msp430
> Configuring for a i686-pc-linux-gnu host.
> Invalid configuration 'msp430': machine 'msp430' not recognized
> Unrecognized target system name msp430.
>
> What am I doing wrong?
>
> Thanks.
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

-- 
/********************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild      UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  Enterprise Information Sys 
      (_Y_.)'  ._   )  `._ `. ``-..-'   Nevsky prospekt,   20 / 44
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,   Russia
   (il),-''  (li),'  ((!.-'             +7 (812)  3468202, 5585314
 ********************************************************************/


Reply via email to