Hello.
I tried to build MSP430.DLLv3.2.5.4 Open Source version - Released 10/15/2012 on Linux platform, but got compile errors: missing prototypes for functions from standard library and missing libbbost_thead. My distribution has libboost-1.41.0 (ScientificLinux-6.3). This version of libboost has thread library named as libboost_thead-mt.
I've corrected sources and Makefile. It builded successfully and worked correctly with mspdebug-0.20 and MSP430UIF.
Here is the patch: https://sites.google.com/site/eemaxfiles/files/slac460e-fix.patch?attredirects=0&d=1
Best regards,
Max.