Is your fresh build from the SVN repository (don't use this), the GIT repository (could use this), or one of the versioned source tarballs (best choice for non-maintainers)?
Recent builds should default to gcc 4.4.4, which is the one I use for testing. Peter On Tue, Sep 14, 2010 at 1:08 AM, Paolo Zebelloni <[email protected]>wrote: > I have a (complex) project that compile and link correctly with mspgcc > 3.2.3. > When I rebuild my project with mspgcc 4.4.3 (a fresh rebuild from scratch) > I > cannot link because of illegal references to hardware multiplier. > The errors look like this: > /opt/msp430-gcc-4.4.3/lib/gcc/msp430/4.4.3/msp1/libgcc.a(_mulsi3hw.o): In > function `__umulsi3hw': > (.text.libgcc+0x2): undefined reference to `__MPY' > > Linker errors refer to all multipler registers. > Any idea about the problem? > > Thanks in advance. > > -- > Paolo Zebelloni > E-Mail: [email protected] > > > ------------------------------------------------------------------------------ > 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 >
