Okay I'll ask...   Is there FORTRAN support?

Now on to my real question...

how much real world testing has been done?   Has the output been put onto
real msp430 chips?

Or are you testing against the test suites?

just wondering how much it has been banged on.


Is it Alpha/Beta status?


I handle building and supporting to some level the compilers being used for
msp430 development for TinyOS.



On Thu, Sep 12, 2013 at 12:27 PM, DJ Delorie <d...@redhat.com> wrote:

>
> > Is c++ an officially supported aspect of the port?
>
> I'm going to conditionally say "yes" because, while I build and test
> C++, I know there are some language features of C I took advantage of
> to get far (20-bit) addressing, that C++ simply doesn't support.  So
> I'm not sure how well C++ will work "in real programs" in all cases.
>
> Also, there's some overhead in setting up the C++ objects that might
> be an issue on the smallest MSP430 devices.  You can work around it on
> a per-project basis, but it's something to keep in mind when choosing
> a language.
>
> I also expect there will be plenty of "in real programs" features you
> folks will be asking for that I'll need to add - FSF ports are not
> fixed in stone :-)
>
> If you ask me for FORTAN support, though, I'm more likely to say "no" :-)
> (or at least "you're on your own")
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to