Re: GCC Explorer.. on ARM?

2012-05-24 Thread Ramana Radhakrishnan
On 24 May 2012 16:11, Christian Robottom Reis k...@linaro.org wrote:    http://xania.org/201205/gcc-explorer Could we get Matt to provide a cross-compiler environment too? He's already using gcc-linaro anyway.. ;-) He appears to provide a 4.5 version of our cross-compiler environment ? Click

Re: Golly, is that the dual SD card you and David from tincantools have been working on?

2012-05-15 Thread Ramana Radhakrishnan
On 15 May 2012 13:45, Mans Rullgard mans.rullg...@linaro.org wrote: On 15 May 2012 13:05, Ramana Radhakrishnan ramana.radhakrish...@linaro.org wrote: On 15 May 2012 12:54, Alexander Sack a...@linaro.org wrote: Basically a gadget that allows you to use one sd card shared by two computers

Re: Cross Compiling Firefox with Multiarch

2011-11-24 Thread Ramana Radhakrishnan
Riku, On 24 November 2011 13:32, Riku Voipio riku.voi...@linaro.org wrote: Hi, Just to let you all know, due to the ongoing multiarch work, it is not possible to cross-compile relatively complex packages in ubuntu. For example, following the instructions[1], Firefox. Out of curiosity and

Re: Epic Battle and substantial speed ups with Skia on 4.6

2011-10-24 Thread Ramana Radhakrishnan
a double check that this doesn't result in there being a spike in the results for 2011.10 would be good. If not, historical data needs to be measured for this change given that the said options weren't used while measuring the historical data. Neither the 2011.09 nor the soon to be

Re: Android gcc 4.6 1107 optimization benchmark

2011-08-19 Thread Ramana Radhakrishnan
On 19 August 2011 13:40, Christian Robottom Reis k...@linaro.org wrote: On Fri, Aug 19, 2011 at 03:40:26AM +0100, Chao Yang wrote: The image size increases significantly when -O3 is enabled for thumb files, Size goes /up/ when enabling thumb? That's definitely unexpected. The size increas is

Re: What are the chances of a phone based developer image

2011-08-10 Thread Ramana Radhakrishnan
. Would you be interested in adding a Firefox-based benchmark? As a large application it is a good testbed for LTO, FDO and other aggressive optimizations. Sorry about the delayed response. I did notice your mail last week but I was busy with our conference and then the first couple of days

Re: What do we want our hwpack sources

2011-06-02 Thread Ramana Radhakrishnan
On 01/06/11 19:41, Christian Robottom Reis wrote: Hello there, This week I initiated a confused conversation during the techleads call about having a way to describe what the hardware pack was built from. We had a couple of false starts but I think we agreeing that there needs to be

Re: How to remove –with-mode=thumb from linaro

2011-05-12 Thread Ramana Radhakrishnan
On Thursday, 12 May 2011, AKS aungk...@gmail.com wrote: What flag I have to pass in making? I mean what to type in after CCFLAGS= in make or what to be added in Makefile. Thanks! Try using -marm. Ramana ___ linaro-dev mailing list

Re: Usefulness of GCC's 64bit __sync_* ops on ARM

2011-05-06 Thread Ramana Radhakrishnan
On 6 May 2011 16:06, Ken Werner ken.wer...@linaro.org wrote: Currently the GCC ARM backend doesn't provide a pattern to inline 64bit __sync_* functions but the compiler emits __sync_*_8 function calls [1]. The libgcc does not provide these symbols via the usual thin wrapper around the kernel

Re: Panda boards and 1GB of RAM.

2011-04-28 Thread Ramana Radhakrishnan
On 28/04/11 09:01, Marcin Juszkiewicz wrote: Dnia 2011-04-27, śro o godzinie 17:45 +0100, Ramana Radhakrishnan pisze: Please note that the cmdline I have at the minute has the following line : mem=456M@0x8000 mem=512M@0xA000 Thus I would expect there to be atleast 968M of RAM

Re: Panda boards and 1GB of RAM.

2011-04-28 Thread Ramana Radhakrishnan
On 28/04/11 09:01, Marcin Juszkiewicz wrote: Dnia 2011-04-27, śro o godzinie 17:45 +0100, Ramana Radhakrishnan pisze: Please note that the cmdline I have at the minute has the following line : mem=456M@0x8000 mem=512M@0xA000 Thus I would expect there to be atleast 968M of RAM

Panda boards and 1GB of RAM.

2011-04-27 Thread Ramana Radhakrishnan
Hi, https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/633227 seems to suggest we can now use 1GB of RAM on a Panda board. Creating a new image using the following images and hwpacks for my Panda : BOARD=panda linaro-media-create --rootfs ext4 --mmc /dev/mmcblk1 --binary

Re: Panda boards and 1GB of RAM.

2011-04-27 Thread Ramana Radhakrishnan
https://bugs.launchpad.net/linaro-image-tools/+bug/707047 This bug has been marked fix released for linaro-image-tools, but there has not been an update of linaro-image-tools in Ubuntu natty since February. If you use linaro-media-create from the bzr branch when writing to the SD card, you

Re: Linaro PPAs and backports / release cycles

2011-01-21 Thread Ramana Radhakrishnan
Agreed. I'd like an easy way of getting pre-built binaries of all the stable enough Linaro outputs. On the toolchain side this would include the latest monthly releases of Linaro GCC, GDB, and QEMU in native and cross versions as appropriate. A single PPA for the whole of Linaro would be

Re: Maverick armel cross toolchain

2010-09-02 Thread Ramana Radhakrishnan
arm-linux-gnueabi-gcc -g -DDEBUG -Os -fno-strict-aliasing -fno-common -ffixed-r8 -ffunction-sections -msoft-float -Wcast-align -Wall -D__KERNEL__ -DTEXT_BASE= -fno-builtin -ffreestanding -isystem /usr/lib/gcc/arm-linux-gnueabi/4.5.1/include -pipe -march=armv4t -mlong-calls