I am attaching the file with the code. I use the following command to compile msp430-gcc -mmcu=msp430x449 -mdisable-hwmul -g test.c
Thanks Brinda -- Dmitry <di...@spec.ru> wrote: > code snippet? > will be fixed immediately. > but I think it's been fixed a while ago. > ~d > > On Tuesday 02 December 2003 20:12, Brinda Ganesh > wrote: > > Hi > > > > I am attempting to compile uCOS/II using the > > msp430-gcc. I am using gcc 3.2 and the latest > release > > version of libc. I compile with the options > > --mmcu=msp430x449 mdisable-hwmul. > > > > I get the following error message on compilation > > > /home/brinda/msp430/lib/gcc-lib/msp430/3.2/msp2/libgcc.a(_umulhisi3.o): > > In function `__umulhisi3': > > _umulhisi3.o(.text.libgcc+0x2): undefined > reference to > > `__mulsi3' > > > > Can someone tell me how I can fix this please? > > > > Thanks > > Brinda > > > > > ________________________________________________________________________ > > Download Yahoo! Messenger now for a chance to win > Live At Knebworth DVDs > > http://www.yahoo.co.uk/robbiewilliams > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN's Audience > Survey. > > Help shape OSDN's sites and tell us what you > think. Take this > > five minute survey and you could win a $250 Gift > Certificate. > > > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > > > > _______________________________________________ > > Mspgcc-users mailing list > > Mspgcc-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > -- > /***************************************************************** > ("`-''-/").___..--''"`-._ (\ Dimmy the > Wild UA1ACZ > `6_ 6 ) `-. ( ).`-.__.`) State > Polytechnical Univ. > (_Y_.)' ._ ) `._ `. ``-..-' > Radio-Physics Departament > _..`--'_..-_/ /--'_.' ,' Saint > Petersburg, Russia > (il),-'' (li),' ((!.-' +7 (812) > 5403923, 5585314 > > *****************************************************************/ > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN's Audience > Survey. > Help shape OSDN's sites and tell us what you think. > Take this > five minute survey and you could win a $250 Gift > Certificate. > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users ________________________________________________________________________ Download Yahoo! Messenger now for a chance to win Live At Knebworth DVDs http://www.yahoo.co.uk/robbiewilliams
test.c
Description: test.c