News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

MSP430 support in Linux...

Started by twgray, March 30, 2013, 12:02:58 AM

Previous topic - Next topic

stahta01

Quote from: stahta01 on April 16, 2013, 04:16:47 AM
codeblocks_svn_7447_compilerGNUMSP430_options.patch contains the compiler options for other MCUs.
(This part required the most changes; and I might have missed something.) NOTE: This patch is NOT likely valid for trunk.
Tim S.

Created patch that adds the MCU options to trunk; needs tested.
I do NOT have an working MSP430 compiler.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

stahta01

#16
@twgray:

I am NOT a Code::Blocks Dev.

You need to test the updated patches; I attached to my posts.

And, if they work you need to submit them to the Code::Blocks patch site.

http://developer.berlios.de/patch/?group_id=5358

I am done doing anything more with this issue.

NOTE: Do NOT combine them back into a single patch; the CB Devs like small single issue patches!

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

twgray

I am running SVN nightly 8993 and there is NO support for MSP430 so your patch won't work with it.  I'll go and get the 7447 tag and check it out.

oBFusCATed

twgray: Have you tried to apply the patch over SVN HEAD?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]