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 B. Dave [mailto:hbd...@gmail.com]
Sent: Sunday, September 23, 2012 11:01 AM
To: mspgcc-users@lists.sourceforge.net
Subject: [Mspgcc-users] Problem in compiling msp430-gcc-4.6.3-20120406

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.

This email, including any attachments and files transmitted with it, are for 
the sole use of the intended recipient(s) to whom this email is addressed, and 
may contain confidential and/or privileged information. Any unauthorized 
review, use, disclosure or distribution is prohibited. If you are not the 
intended recipient, please be advised that you have received this email in 
error, and please contact the sender by reply email and destroy all copies 
(including all electronic and hard copies) of the original message. Thank you.
------------------------------------------------------------------------------
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