On Fri, May 6, 2011 at 6:55 PM, Eric Decker <cire...@gmail.com> wrote:

> When you get your writeup for MacOS build put together can you post it or a
> pointer to it here too.   That way it will get archived.

Here's the link:

https://sites.google.com/site/msp430ref/os-x/building-uniarch

In a nutshell:

- Install xcode (v3 or v4)

- Install MacPorts and the following packages: gmp, mpfr, libmpc,
libiconv, dejagnu, libust-compat, libelf

- When calling configure for gcc, add the location of your MacPorts
install (/opt/local is the default install location for MacPorts.)

    CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib

There seems to be some problems running the tests.  The tests do not
fail, there is still something missing that prevents them from
running.  This does not prevent the creation of binaries or
installation.

I did not do the steps in the maintenance area.  Can someone explain
what is really going on here and what the purpose is?

-p.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to