-
I know this is closed but I was just about to make the same feature request.
2009-09-10 16:57:19 UTC in Console
-
Solved:
Edit the makefile and scroll down to "binutils-build". Modify the "./configure" line to include CFLAGS="-g -O2 -Wno-error" as seen below:
-------------------
cd $(BUILDDIR)/$(BINUTILS) && ./configure --target=msp430 $(CROSSOPT) --prefix=$(PREFIX) \
--disable-nls --disable-shared --enable-debug --disable-threads \.
2009-06-22 06:59:14 UTC in GCC toolchain for MSP430
-
Any word on this as I am experiencing the same problem.
Cutaway.
2009-06-22 05:48:08 UTC in GCC toolchain for MSP430