Wayne Uroda wrote:
I guessed you meant 'packaging' instead of 'packages', I hope that is
correct.
You're right. I was very hurry, sorry.
If I can I am going to do up a guide on how to build MSP430X, because I
think people might be interested. I will put it on the wiki when I get
that far.
It
Thanks Sergey. I had gotten an inkling that there was some magical
makefile in packages but never worked out how to use it.
I guessed you meant 'packaging' instead of 'packages', I hope that is
correct.
If I can I am going to do up a guide on how to build MSP430X, because I
think people might
Try binutil-2.18
Sent from my iPhone
On 6-Feb-09, at 8:20 AM, Wayne Uroda wrote:
Hello all,
I am sorry to have to ask this, I have read the manual and checked the
wiki and read through this mailing list but can't find what I am doing
wrong.
I got the source for gcc like so:
cvs co -r MS
Wayne Uroda wrote:
to which I get the error:
*
*/home/Wolf/gcc-3.2.3/gcc/xgcc -B/home/Wolf/gcc-3.2.3/gcc/
-B/usr/local/msp430/ms
p430/bin/ -B/usr/local/msp430/msp430/lib/ -isystem
/usr/local/msp430/msp430/incl
ude -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings
-Wstrict-pr
Hello all,
I am sorry to have to ask this, I have read the manual and checked the
wiki and read through this mailing list but can't find what I am doing
wrong.
I got the source for gcc like so:
cvs co -r MSP430X gcc
and followed the instructions in the manual
$ cp -a gcc/gcc-3.3/* gc