**** BEGIN LOGGING AT Thu Oct 02 03:00:01 2014 Oct 02 13:43:35 does any one know of a good tut for putting ubuntu on a tegra k1? Oct 02 13:47:30 this one in particularly this one http://www.amazon.com/Acer-Chromebook-CB5-311-T1UU-13-3-inch-NVIDIA/dp/B00MHX6TIA/ref=sr_1_14?ie=UTF8&qid=1412254344&sr=8-14&keywords=chromebook#productDetails Oct 02 14:15:13 hows it going guys Oct 02 18:57:15 Excuse me everyone - I have some quuestions - I'd like to get into some ARM development. can anyone tell me what the difference between the gcc-arm-linux-gnueabi and the gcc-arm-linux-gnueabihf packages are? In addition, does installing the packages also install the pre-requiste c-library headers and runtimes? Or is it assumed that such things are taken care of by your kernel image configuration on the target board? ? Oct 02 18:57:48 Im looking for a cross-compiler toolchain from an x86 linux build to an arm linux build, and Ideally im also looking for gdb support for debugging my arm programs Oct 02 18:58:33 I know that gcc can be built without c-library support and runtime and without specific linux headers but this is not what im looking for Oct 02 19:01:11 VeiledSpectre: Now to wait :) Oct 02 19:01:16 * genii makes more coffee Oct 02 19:03:12 Haha - hello again - thanks for the direction - I dont mind waiting - it gives me time to read to see if theres anymore illumination out there. I'm just really trying to avoid cross compiling all of gcc and binutils and glib and gdb myself... Even following instructions I am running into isssues Oct 02 20:20:37 VeiledSpectre: If all you want to build is kernels, which compiler you use is irrelevant. And yes, either of those will depend on the right headers. You could have tested easily enough. :) Oct 02 20:21:07 VeiledSpectre: The difference is which ABI (soft float or hard float) the compiler defaults to. Oct 02 20:25:25 Thank you infinity : If they depend on the linux headers and they arent included themselves, where would someone get the headers for cross compilation? ie. My host machine is x86. it has x86 headers. I installed the gcc-arm-linux-gnueabi package. I want to use it to develop arm. Where does one get the necessary arm-linux headers? Additionally, do the packages include the architecture specific clibrary and runtime hook **** ENDING LOGGING AT Fri Oct 03 03:00:00 2014