On Fri, 2014-02-14 at 15:32 +0000, Brian Drummond wrote:

> OK I'll take a look.
> Too many make and install targets; I have no idea how this process
> interacts with the process specified here:
> https://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Install:redhat
> for the msp430, using (in short)

Well, like I've said before that process won't work when you enable Ada,
my patches will make it work, but you need to add the extra/new flag to
configure.

> make all-host
> sudo make install-host
> (Configure and build Newlib for MSP430)
> make all-target
> sudo make install-target
> 
> Maybe that split build process actually resolves your issue...
> But who can tell? : I can't say I've found adequate documentation.

It really doesn't. 

> With the original (avr/msp430) patch/hack, gnattools were automatically
> built and installed by make all-host, make install-host.

Yes, but that hack is from avr-ada which, if you look back in this ml, I
specifically state that it breaks normal builds. My patches, in theory,
should not.

Trust me, I've been trying to build these style tools for around 10
years, on and off, and they have never built correctly for these targets
and any attempt to put in a bug report about it is a waste of time as
someone comes along states it works and closes it, even though it
doesn't.

Luke.


Reply via email to