Re: [Mspgcc-users] Problem in compiling msp430-gcc-4.6.3-20120406

2012-09-24 Thread Robert Wessels
Rick corrected me on the original author of the script. The original author as per © header is Tamas and Rick is a contributor. Robert On Sep 24, 2012, at 6:34 PM, Himanshu B. Dave wrote: > Dear Robert, > Compiled successfully. > Thanks a lot. > With best wishes, > -- > -- HBDave > > On Mon,

Re: [Mspgcc-users] Problem in compiling msp430-gcc-4.6.3-20120406

2012-09-24 Thread Adam Ford
There is a comment in the wiki that states: # I have seen issues where the msp430-ranlib doesn't get detected correctly causing build issues later. # if that happens uncomment the following: # cd /usr/bin # sudo ln -s /usr/local/bin/msp430-ranlib -Original Message- From: Himanshu

Re: [Mspgcc-users] Problem in compiling msp430-gcc-4.6.3-20120406

2012-09-23 Thread Robert Wessels
Dave, Rick from Energia (http://energia.nu) has put together a great script that will download, patch and compile the whole thing for you in one command. I have attached the script in case you are interested. Robert Energia - Arduino for the MSP430 On Sep 23, 2012, at 9:01 AM, Himanshu B. Dave