"Production-ready" means different things to different people.  Personally,
I've been using mspgcc4 exclusively for the last year.  Many other people
use it successfully too.

mspgcc as in the 3.2.3 version is not being actively maintained.

I don't develop or test under windows, and nobody's volunteered to regularly
update pre-built packages for mspgcc4 on windows.  There is a somewhat out
of date package for mspgcc4 at
https://sourceforge.net/projects/mspgcc4/files/Windows/ which you might try.

If that doesn't work for you, or you want to be sure you've got the latest
release, you need to download the tar file and build it using the
buildgcc.pl script that comes with it.

I suggest not attempting to build insight; there are known problems with it,
especially on windows.

No, if you're getting warnings about interrupt vectors, something's wrong.

Peter

On Sat, Feb 5, 2011 at 4:18 PM, Mike Van Emmerik <[email protected]> wrote:

> On 6 February 2011 06:26, Peter Bigot <[email protected]> wrote:
> > This bug does not appear to occur with mspgcc4.
>
> Yes, I confirmed this last night.
>
> > Please try the latest release of mspgcc4.  It is unlikely that the cause
> of
> > the problem will be isolated and back-ported to the 3.2.3 release.
>
> Ah. Although the problem goes away (as shown by an examination of the
> assembly source code), when I use gcc4 on my real source code, I get
> warnings about the interrupt vectors being invalid, and no object (.o)
> files get generated. I can't even generate test.o from test.c.
>
> This is possibly an installation issue. I just untarred the
> pre-compiled files into a directory, and put that path with /bin
> appended at the front of Cygwin's $PATH. I don't see any installation
> instructions for mspgcc4; is there something else I need to do?
>
> I gave up on mspgcc4, assuming that it was not "production ready" yet.
> But if msp-gcc3 is not being maintained, perhaps I should make the
> effort to get msp-gcc4 working. Perhaps I should use Cygwin's tar to
> extract the files.
>
> Before I could use msp430-gcc, I had to replace a zero length file
> with that name in the installation /bin directory with a soft link to
> msp430-gcc4.4.4.exe . THere seems to be a similar issue with
> msp430-g++. I used 7-zip to unarchive and untar the files; perhaps it
> doesn't understand soft links inside archives. Are there other soft
> links to fix?
>
> So to summarise my questions:
>
> 1) Is msp430-gcc4 production ready? Are people using it now?
> 2) Are there special installation steps?
> 3) Can I safely ignore the warning about the interrupt vectors being
> invalid?
>
> Thanks in advance.
>
> - Mike
>
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to