Re: New problem with BeagleBoard

2011-01-11 Thread Steve Langasek
On Tue, Jan 11, 2011 at 11:28:51AM +0200, Ira Rosen wrote: > I am still not able to make the board work. With a new SD card, we are > getting the same problem. > ./linaro-media-create --mmc /dev/mmcblk0 Is this the correct target device name? SD card readers on laptops and desktops normally show

Re: GCC ICE compiling glibc with latest linaro gcc 4.5

2011-01-11 Thread Michael Hope
On Tue, Jan 11, 2011 at 3:40 PM, Khem Raj wrote: > Hi > > Commit r99457 on linaro 4.5 branch is causing a ICE when compiling the > attached file with following options > > gcc-4_5-branch/build.i686-linux.armeb-oe-linux-gnueabi/gcc/cc1 -O2 > -mtune=xscale a.i > > It only happens when I use -mtune=x

Re: New problem with BeagleBoard

2011-01-11 Thread Ira Rosen
Hi, I am still not able to make the board work. With a new SD card, we are getting the same problem. We do: ./linaro-media-create --mmc /dev/mmcblk0 rootfs ext3 --dev beagle --binary image/linaro-m-headless-tar-*.tar.gz --hwpack /root/hwpack_linaro-omap3_20110106-0_armel_supported.tar.gz The im