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 wrote:
> Host:   Linux laptop 2.6.33.4-smp #2 SMP Wed May 12 22:47:36 CDT 2010 i686
> Intel(R) Core(TM)2 Duo CPU     T6670  @ 2.20GHz GenuineIntel GNU/Linux
> 
> O/S:    Slackware 13.1
> 
> command:
> ....../gcc-4.6.3/configure \
>    --target=msp430 \
>    --enable-languages=c,c++ \
>    --prefix=/usr/local/msp430 \
>  2>&1 | tee co
>  make 2>&1 | tee mo
> 
> 
> Compilation proceeded normally till, towards the end, the following error
> was reported:
> --------------------------------------------------------------------------------------------------------------
> make[2]: Leaving directory `/work/mspgccbuild/gcc'
> Checking multilib configuration for libgcc...
> Configuring in msp430/libgcc
> configure: loading cache ./config.cache
> checking for --enable-version-specific-runtime-libs... no
> checking for a BSD-compatible install... /usr/bin/ginstall -c
> checking for gawk... gawk
> checking build system type... i686-pc-linux-gnu
> checking host system type... msp430-unknown-none
> checking for msp430-ar... msp430-ar
> checking for msp430-lipo... msp430-lipo
> checking for msp430-nm... /work/mspgccbuild/./gcc/nm
> checking for msp430-ranlib... msp430-ranlib
> checking for msp430-strip... msp430-strip
> checking whether ln -s works... yes
> checking for msp430-gcc... /work/mspgccbuild/./gcc/xgcc
> -B/work/mspgccbuild/./gcc/ -B/usr/local/msp430/msp430/bin/
> -B/usr/local/msp430/msp430/lib/ -isystem /usr/local/msp430/msp430/include
> -isystem /usr/local/msp430/msp430/sys-include
> checking for suffix of object files... configure: error: in
> `/work/mspgccbuild/msp430/libgcc':
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> make[1]: *** [configure-target-libgcc] Error 1
> make[1]: Leaving directory `/work/mspgccbuild'
> make: *** [all] Error 2
> ------------------------------------------------------------------------------------------------------
> Can't find what went wrong.
> Request help.
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html_______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to