[ACTIVITY] February 27- March 3

2011-03-03 Thread Revital1 Eres
Hello, Testing the patch for SMS to support targets that their doloop part is not decoupled from the rest of the loop's instructions, as SMS currently requires. The testing includes bootstrapping on ARM machines for c language configured w and w\o --with-arch=armv7-a options and using"-O2 -fmod

GCC PR43137

2011-03-03 Thread Andrew Stubbs
On Monday, I was asked to find out whether the fix for GCC Bugzilla PR43137 was present in our source base. I can confirm that it is *not* present. Apologies for the delay. Andrew ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org h

Re: Getting linaro toolchain binaries

2011-03-03 Thread Dave Martin
On Thu, Mar 3, 2011 at 2:26 PM, Andrew Stubbs wrote: > On 03/03/11 09:47, Andrew Stubbs wrote: >>> >>> Sure.  But we have some evidence with the CS releases that this is >>> reasonably possible, right? >> >> True, but CodeSourcery have some quite involved infrastructure in place >> to achieve that

Re: Getting linaro toolchain binaries

2011-03-03 Thread Andrew Stubbs
On 03/03/11 09:47, Andrew Stubbs wrote: Sure. But we have some evidence with the CS releases that this is reasonably possible, right? True, but CodeSourcery have some quite involved infrastructure in place to achieve that. Of course, I have access to that, and I could probably get something b

Re: Getting linaro toolchain binaries

2011-03-03 Thread Marcin Juszkiewicz
On czw, 2011-03-03 at 09:04 +1300, Michael Hope wrote: > It's funny how things happen at the same time. I've been asked a few > times about how to compile Linaro GCC so I started this page a few > days ago: > https://wiki.linaro.org/WorkingGroups/ToolChain/Using > > The goal is to describe how

Re: Getting linaro toolchain binaries

2011-03-03 Thread Dave Martin
On Wed, Mar 2, 2011 at 8:04 PM, Michael Hope wrote: > (top posting as summarising) > > It's funny how things happen at the same time.  I've been asked a few > times about how to compile Linaro GCC so I started this page a few > days ago: >  https://wiki.linaro.org/WorkingGroups/ToolChain/Using > >

Re: Getting linaro toolchain binaries

2011-03-03 Thread Andrew Stubbs
On 02/03/11 18:09, Matthias Klose wrote: On 02.03.2011 19:02, Andrew Stubbs wrote: On 02/03/11 17:52, Nicolas Pitre wrote: Building a cross-compiler is already a challenge in itself. Would be better to build a version that can be installed anywhere like the CodeSourcery releases and offer that

Re: Getting linaro toolchain binaries

2011-03-03 Thread Andrew Stubbs
On 02/03/11 22:51, Nicolas Pitre wrote: On Wed, 2 Mar 2011, Andrew Stubbs wrote: Binaries that can be run anywhere are challenging. You either have to static link (and even then you need to be careful what syscalls you use), or you have to build them against some ancient libraries, and static li