Re: My progress on armhf: xf86-video-msm for armhf attempt. Please test.

2011-08-30 Thread Tixy
On Tue, 2011-08-30 at 23:34 -0400, Lennart Sorensen wrote: > My changes were to remove -mfpu=softfp and -mthumb-interworking, since > as far as I can tell armhf uses -mfpu=hardfp and -mno-thumbinterworking > by default. Is that true? For ARMv7, interworking is essentially free and Thumb code would

ARMHF

2011-08-30 Thread Alessio Sangalli
Hi I have a new ARM board with a dual Cortex-A9 CPU. I was wondering if I can already do an ARMHF netinstall or find a base Debian ARMHF system to mount on a USB memory stick to test... bye as -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Re: Suggestion for ARM related summits at Linaro Connect Q4.11 (co-hosted with UDS-P)

2011-08-30 Thread Tom Gall
On Tue, Aug 30, 2011 at 9:55 PM, Ricardo Salveti wrote: > Hey all, > > As we're having the Linaro Connect Q4.11 together with UDS-P, would > like to know if there is any special topic it'd be useful to cover as > a summit there. > > Any ARM related topics that might be related with cross-distro >

Re: My progress on armhf: xf86-video-msm for armhf attempt. Please test.

2011-08-30 Thread Lennart Sorensen
On Tue, Aug 30, 2011 at 11:53:27PM +, Hector Oron wrote: > Hello, > > >> > On Mon, Aug 22, 2011 at 12:25 PM, Lennart Sorensen > >> > wrote: > >> > > > >> > > Any suggestions for what to fix next? > > 'xf86-video-msm' might allow some fun too.. I made an attempt. http://tinyplanet.ca/~lsore

Suggestion for ARM related summits at Linaro Connect Q4.11 (co-hosted with UDS-P)

2011-08-30 Thread Ricardo Salveti
Hey all, As we're having the Linaro Connect Q4.11 together with UDS-P, would like to know if there is any special topic it'd be useful to cover as a summit there. Any ARM related topics that might be related with cross-distro collaboration or just related with Ubuntu/Debian should fit. Some sugg

Re: My progress on armhf

2011-08-30 Thread Hector Oron
Hello, >> > On Mon, Aug 22, 2011 at 12:25 PM, Lennart Sorensen >> > wrote: >> > > >> > > Any suggestions for what to fix next? 'xf86-video-msm' might allow some fun too.. Cheers, --  Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-. -- To UNSUBSCRIBE, email to debian-arm-re

Re: My progress on armhf

2011-08-30 Thread Lennart Sorensen
On Tue, Aug 30, 2011 at 03:27:57PM -0400, Lennart Sorensen wrote: > On Mon, Aug 29, 2011 at 08:51:49PM -0600, Zooko O'Whielacronx wrote: > > On Mon, Aug 22, 2011 at 12:25 PM, Lennart Sorensen > > wrote: > > > > > > Any suggestions for what to fix next? > > > > Can I put in a request for CPython 2

Re: My progress on armhf

2011-08-30 Thread Lennart Sorensen
On Mon, Aug 29, 2011 at 08:51:49PM -0600, Zooko O'Whielacronx wrote: > On Mon, Aug 22, 2011 at 12:25 PM, Lennart Sorensen > wrote: > > > > Any suggestions for what to fix next? > > Can I put in a request for CPython 2.7? > > hg clone http://hg.python.org/cpython > cd cpython > hg update 2.7 > >

Re: status of ruby 1.9.1 wrt porting

2011-08-30 Thread Lennart Sorensen
On Mon, Aug 29, 2011 at 11:48:34PM +0200, Lucas Nussbaum wrote: > Ruby 1.9.3 is going to be released in september, and is a candidate for > the default ruby version in wheezy. A snapshot is available in > experimental. Now is an ideal time to work on porting issues and get the > fixes integrated up