Re: [Mspgcc-users] Mspgcc-users Digest, Vol 102, Issue 3

2014-12-16 Thread Manuel Wick
Hi Kees,

I'm very interrested in your script, since I switched to Fedora 20/21
recently and my old mspgcc builds are missing older libraries now.

I tried to go with the TI toolchain, but seem to be stumbling over the
recent findings on the list as well. I'm not too sure about that, but
spent too much debugging of the toolchain until now, which I find very
frustrating (since I'm working nearly exclusively with ARM since a
longer time now, which has a very mature gcc implementation).

Cheers,
Manuel

Am 15.12.2014 um 12:29 schrieb Kees Schoenmakers:
 Hello Friends,
 
 I have a shellscript from the past that I used to build my mspgcc tools. I am
 testing it now if it still works.
 
 It builds mspgcc 4.7.0, msp binutils, mspgdb and the libraries.
 
 I will post it if the results are good. I'am running Ubuntu 14.04  LTS
 for some time.
 
 Kees

-- 
Manuel Wick
eMail: man...@matronix.de

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Re: [Mspgcc-users] Mspgcc-users Digest, Vol 102, Issue 3

2014-12-15 Thread Kees Schoenmakers
Hello Friends,

I have a shellscript from the past that I used to build my mspgcc tools. I am
testing it now if it still works.

It builds mspgcc 4.7.0, msp binutils, mspgdb and the libraries.

I will post it if the results are good. I'am running Ubuntu 14.04  LTS
for some time.

Kees

On 12/8/14, mspgcc-users-requ...@lists.sourceforge.net
mspgcc-users-requ...@lists.sourceforge.net wrote:
 Send Mspgcc-users mailing list submissions to
   mspgcc-users@lists.sourceforge.net

 To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.sourceforge.net/lists/listinfo/mspgcc-users
 or, via email, send a message with subject or body 'help' to
   mspgcc-users-requ...@lists.sourceforge.net

 You can reach the person managing the list at
   mspgcc-users-ow...@lists.sourceforge.net

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of Mspgcc-users digest...


 Today's Topics:

1. Re: .data initialization not working (Nicholas Clifton)
2. Re: .data initialization not working (Peter Bigot)
3. Re: .data initialization not working (Paul Sokolovsky)
4. Re: .data initialization not working (Peter Bigot)
5. Re: .data initialization not working (Eric Price)
6. Re: .data initialization not working (Grant Edwards)
7. Re: .data initialization not working (Grant Edwards)


 --

 Message: 1
 Date: Mon, 08 Dec 2014 14:36:15 +
 From: Nicholas Clifton ni...@redhat.com
 Subject: Re: [Mspgcc-users] .data initialization not working
 To: Eric Price pr...@smartmote.de,
   mspgcc-users@lists.sourceforge.net
 Message-ID: 5485b75f.5020...@redhat.com
 Content-Type: text/plain; charset=windows-1252

 Hi Guys,

I have attached a patch which will restore the old movedata
 functionality to the toolchain.

 Strange - the attachment disappeared.  Here it is again.

 Cheers
Nick


 --

 Message: 2
 Date: Mon, 8 Dec 2014 08:42:28 -0600
 From: Peter Bigot big...@acm.org
 Subject: Re: [Mspgcc-users] .data initialization not working
 To: Nicholas Clifton ni...@redhat.com
 Cc: mspgcc-users@lists.sourceforge.net
 Message-ID:
   capoj94pczx89ztldvqsjntkj_dqye7crlmxxd8wdi_mlidu...@mail.gmail.com
 Content-Type: text/plain; charset=utf-8

 Unfortunately this list doesn't support attachments.  Perhaps somebody
 could put it on E2E and add a pointer.

 Interesting that TI proposed a solution that doesn't work for ROM resident
 applications, which are all but the most infinitesimal subset of the
 applications that use an MSP430.  (It's so implausible I'm half convinced I
 don't understand exactly what's happened here.)

 Peter

 On Mon, Dec 8, 2014 at 8:36 AM, Nicholas Clifton ni...@redhat.com wrote:

 Hi Guys,

 I have attached a patch which will restore the old movedata
 functionality to the toolchain.


 Strange - the attachment disappeared.  Here it is again.

 Cheers
   Nick



 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  more
 Get technology previously reserved for billion-dollar corporations, FREE

 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 ___
 Mspgcc-users mailing list
 Mspgcc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mspgcc-users



 --

 Message: 3
 Date: Mon, 8 Dec 2014 17:01:08 +0200
 From: Paul Sokolovsky pmis...@gmail.com
 Subject: Re: [Mspgcc-users] .data initialization not working
 To: Peter Bigot big...@acm.org
 Cc: mspgcc-users@lists.sourceforge.net
 Message-ID: 20141208170108.4b4a00de@x230
 Content-Type: text/plain; charset=US-ASCII

 Hello,

 On Mon, 8 Dec 2014 08:42:28 -0600
 Peter Bigot big...@acm.org wrote:

 Unfortunately this list doesn't support attachments.  Perhaps somebody
 could put it on E2E and add a pointer.

 Or maybe RedHat even has version control system, maybe even with web
 interface?


 Interesting that TI proposed a solution that doesn't work for ROM
 resident applications, which are all but the most infinitesimal
 subset of the applications that use an MSP430.  (It's so implausible
 I'm half convinced I don't understand exactly what's happened here.)

 Peter, can you please consider maintaining mspgcc for couple years
 more, while dear esteemed vendors sort out issue how to teleport
 application code out of thin air into RAM?


 Peter

 On Mon, Dec 8, 2014 at 8:36 AM, Nicholas Clifton ni...@redhat.com
 wrote:

  Hi Guys,
 
  I have attached a patch which will restore the old movedata
  functionality to the toolchain.
 
 
  Strange - the attachment disappeared.  Here it is again.
 
  Cheers
Nick