Bug #11976 2007-09-11 12:50
blackmagic
Incorrect options for msp430-gcc
The above compiler offers compiler flags in the "MSP430 CPU derivatives" of the form
-mcpu = mspxxxx
These should be of the form
-mmcu = mspxxxx
for use with msp430-gcc downloaded from http://sourceforge.net/project/showfiles.php?group_id=42303
- Category
- Compiler
- Group
- Status
- Closed
- Close date
- 2008-02-02 16:49
- Assigned to
History
mandrav 2008-02-02 16:49
Bug has been fixed by mariocup for some time now.