I still can't compile my project under 4.4.4, but I have an idea:
AFAIK 2274 doesn't have a HW multiplier, but at link stage I get this error 
(and others similar):

/opt/msp430-gcc-4.4.4/lib/gcc/msp430/4.4.4/msp1/libgcc.a(_mulsi3hw.o): In 
function `__umulsi3hw':
/home/clabs/Downloads/MSPGCC/mspgcc4-20100829/build/gcc-4.4.4-
build/../gcc-4.4.4/libgcc/../gcc/config/msp430/libgcc.S:229: undefined 
reference to `__MPY'

IMHO the problem is the reference to "__umulsi3hw", instead of a reference to 
"__mulsi3": this drives me to think about a wrong CPU description.
Keep in mind that 3.2.3 compiles and links without any issue.

Regards.

--
Paolo Zebelloni
E-Mail: [email protected]
Mobile: +39.347.8000945
Skype: p.zebelloni

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to