**** BEGIN LOGGING AT Fri Jul 26 02:59:57 2013 Jul 26 04:15:46 Hi, I'm trying to cross-compile a C++ program for my PandaBoard ES runnig Ubuntu 12.04. My x86 workstation I want to cross-compile is 12.04 as well. Jul 26 04:15:52 I installed 'g++-arm-linux-gnueabihf' and succefully cross-compiled and ran a helloworld program. But, I was not able to cross-compile a C++ program using libsdtc++. I get a error message saying "ld-linux.so.3" was not found. Jul 26 04:16:54 But, I was not able to cross-compile a C++ program using libsdtc++. I get a error message saying "ld-linux.so.3" was not found. Jul 26 04:17:00 I see the same file avaialble for "arm-linux-gnueabi" abi at /usr/arm-linux-gnueabi/lib/ld-linux.so.3 but there is no such file for the hard-float abi. Jul 26 04:17:07 How do I get a working C++ toolchain with stdc++ support? Is g++-arm-linux-gnueabihf broken? Thanks! Jul 26 17:11:27 Hey guys..! I am unable to download the Ubuntu touch images for my Nexus 7 using the installer.. Also the site for images mentioned in the wiki is unreachable.. Jul 26 17:11:41 Kindly provide me with links to the images for Nexus 7 Jul 26 17:11:51 Thanks...:-) Jul 26 17:17:07 purezen: http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/ Jul 26 17:20:31 Tassadar_, Thanks.. though what all do I need to get..? Jul 26 17:20:49 do you want to flash with fastboot? Jul 26 17:20:56 Tassadar_, I am a newbie to this.. Jul 26 17:21:01 Tassadar_, Yep..:-) Jul 26 17:21:34 fastboot flash boot saucy-preinstalled-boot-armhf+grouper.img Jul 26 17:21:37 fastboot flash recovery saucy-preinstalled-recovery-armel+grouper.img Jul 26 17:21:50 fastboot flash system saucy-preinstalled-system-armel+grouper.img Jul 26 17:22:09 fastboot erase userdata Jul 26 17:22:18 (this will of course completly wipe your N7) Jul 26 17:22:35 and download also saucy-preinstalled-touch-armhf.zip Jul 26 17:23:48 Sure.. though what do I do with the '..-touch-armhf.zip'..? Jul 26 17:24:37 you flash it in recovery. Once you flashed everything in fastboot, use volume keys to select recovery and press power button Jul 26 17:24:51 that takes you to the recovery, and you flash the ZIP file in it Jul 26 17:25:39 I assume you have adb, right? Jul 26 17:25:52 Tassadar_, Yep.. Jul 26 17:26:13 so once you're in recovery, send the ZIP file to the device with "adb push /path/to/your/downloaded/saucy-preinstalled-touch-armhf.zip /sdcard/autodeploy.zip" Jul 26 17:26:25 then reboot, "adb reboot recovery", and it will install it for you Jul 26 17:26:37 btw, this does not work for you https://wiki.ubuntu.com/Touch/Install : Jul 26 17:26:38 ? Jul 26 17:27:08 Tassadar_, Yes.. the installer is not working.. It is unable to obtain the images.. Jul 26 17:27:25 there's "Manual installation" at the bottom Jul 26 17:27:54 it's bit different from what I just said to you, though Jul 26 17:28:02 Oh.. that was what I was about to follow.. after obtaining the images.. Jul 26 17:28:17 Oh well.. Jul 26 17:28:31 if you want to follow that, you need just the zip files and recovery Jul 26 17:28:52 Tassadar_, Well.. I would like to follow that.. Jul 26 17:28:54 so, install the recovery in fastboot and then continue according to that guide on wiki Jul 26 17:29:46 Ok.. and what do I have to get for the 'two Raring daily build files' that it mentions..? Jul 26 17:31:23 are we looking at the same thing? https://wiki.ubuntu.com/Touch/Install#Manual_Installation says exactly what to get Jul 26 17:35:29 Yes.. but it says '.bootimg & img.gz'.. Jul 26 17:36:25 no..it doesn't Oo Jul 26 17:36:45 you're not looking at wiki for Ubuntu touch you're looking at the desktop image's wiki Jul 26 17:37:34 Oh.. I was looking at N7's page.. Jul 26 17:37:34 https://wiki.ubuntu.com/Nexus7/Installation Jul 26 17:37:57 yes, that one is for the desktop image Jul 26 17:38:51 Tassadar_, Oh.. I didn't realize that.. Jul 26 17:39:01 Is that an outdated page btw..? Jul 26 17:39:13 it's a bit confusing, since N7 has two types of Ubuntu available Jul 26 17:39:17 purezen: yeah, a bit Jul 26 17:39:26 the images are a different place Jul 26 17:39:40 and they are not developed anymore Jul 26 17:39:47 *are in a different.. Jul 26 17:39:59 Hmm.. well.. Jul 26 17:40:36 depends on what you want - if you want touch, use that wiki, if you want desktop, I can point you to the images Jul 26 17:41:00 Tassadar_, No.. I do want the touch..:-) **** ENDING LOGGING AT Sat Jul 27 02:59:58 2013