**** BEGIN LOGGING AT Wed Jan 19 02:59:57 2011 Jan 19 19:49:13 hi marex - now i got the linaro gcc but kernel wont compile Jan 19 19:49:54 cc1: error: unrecognized command line option "-mlittle-endian" Jan 19 19:49:54 cc1: error: unrecognized command line option "-mno-thumb-interwork" Jan 19 19:49:54 kernel/bounds.c:1:0: error: unknown ABI (aapcs-linux) for -mabi= switch Jan 19 19:49:54 kernel/bounds.c:1:0: error: bad value (armv4t) for -march= switch Jan 19 19:49:54 kernel/bounds.c:1:0: error: bad value (strongarm110) for -mtune= switch Jan 19 20:04:30 .... uh damn. seems that i build more than 1 hour annother x86 gcc Jan 19 20:04:31 x86_64-unknown-linux-gnu-gcc -v Jan 19 20:04:32 Using built-in specs. Jan 19 20:04:32 COLLECT_GCC=x86_64-unknown-linux-gnu-gcc Jan 19 20:04:32 COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Jan 19 20:04:32 Target: x86_64-unknown-linux-gnu Jan 19 20:05:13 macgyver_alt: you use a wrong compiler Jan 19 20:05:30 what you use is x86_64-.... you should use arm-.... Jan 19 20:06:50 yes i thought linaro is specialised for arm Jan 19 20:07:02 so i have to build the gcc agoin Jan 19 20:07:59 it's just compiler with patches ... Jan 19 20:08:11 you still need to properly build a crosscompiler Jan 19 20:08:12 at the momemt my linaro gcc has no arm functionality, right Jan 19 20:18:12 need some hint for the linaro configure Jan 19 20:18:30 --target=arm seems not be enough Jan 19 20:21:08 no idea ... I use dpkg-buildpackage ;-) Jan 19 20:21:44 i compiled the wrong compiler Jan 19 20:23:20 was very hard because of my non 32bit os Jan 19 20:24:07 $ uname -r Jan 19 20:24:08 2.6.37-trunk-amd64 Jan 19 20:24:26 I use x86_64 for this stuff for a long time ... never ran into trouble with it Jan 19 20:24:35 (well ... I did on OpenBSD, but that's a different story) Jan 19 20:25:16 of course but for example i do not have ane xyz-32.h headers Jan 19 20:25:30 bluewhite claims to be "pure" Jan 19 20:25:35 macgyver_alt: what for ? the compiler doesn't need these Jan 19 20:25:46 i thought that too Jan 19 20:25:48 it should contains all that's needed in itself Jan 19 20:26:04 my opinion Jan 19 20:26:14 everything you need to compile linux kernel is either part of the compiler or linux kernel itself Jan 19 20:26:26 if you pull in some stuff from your host system, something's very wrong Jan 19 20:26:39 no no - to compile the compiler Jan 19 20:26:43 was the mess Jan 19 20:26:43 macgyver_alt: maybe switching distro might be much easier option for you Jan 19 20:26:51 or using chroot Jan 19 20:27:24 yes next time slack again Jan 19 20:27:55 whats your arm-gcc-compiler -v ? Jan 19 20:28:28 debian 4.5.1 Jan 19 20:28:56 no the output from your crosscompiler Jan 19 20:28:59 -v Jan 19 20:30:59 (btw - i had 2 years no firefox-flash-plugin because of the 64bit lag) Jan 19 20:31:33 ../src/configure -v --with-pkgversion='Debian 4.5.1-9' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.5.1 --libdir=/usr/lib --enable-nls --enable-cloca Jan 19 20:31:48 macgyver_alt: I don't have flash plugin because it's a binary crap Jan 19 20:32:08 and I don't really miss it Jan 19 20:33:37 puuh - miss your --target=.... Jan 19 20:34:24 but you have multiarch enabled Jan 19 20:35:19 macgyver_alt: that's what's enabled in debian Jan 19 20:35:47 macgyver_alt: why do you use bw64 really ? Jan 19 20:36:40 i like slack(derivates) Jan 19 20:37:05 and it was the first pure distro - long before slack64 Jan 19 20:41:35 * Marex is happy about his pure arm netbook :b Jan 19 20:41:54 for my lamp-servers i use zenwalk Jan 19 20:41:59 to off-topic Jan 19 20:45:07 do use this gcc for x86 stuff as well ? Jan 19 20:48:25 I dont think so Jan 19 20:53:54 so i try the multi-arch feature a the moment Jan 19 20:55:50 one hour to wait - if it fails i'm gonna annoy the #linaro guys (seems to be quite active this channel/project) Jan 19 20:57:02 macgyver_alt: you'd be compiling the kernel yesterday if you just set up a debian chroot 3-/ Jan 19 20:58:24 debian - maybe - but wanted to get rid of packages (deb and rpm stuff) Jan 19 21:00:43 whats the name of that package - "buildpackage" Jan 19 21:02:28 zumbi__: ^ ? :) Jan 19 21:02:47 zumbi__: I need you dpower :b dpkg-makehelp :b Jan 19 21:03:53 confused - last time i used packages was with suse 6.4 Jan 19 21:04:28 but the package has to have a name Jan 19 21:06:42 apt-get builddep gcc-4.5 is all I needed to do :) Jan 19 21:08:21 hmmm - and you get a --enable-multiarch without any worry Jan 19 21:08:37 --enable-multiarch gcc Jan 19 21:09:48 but i want to give the linaro project a try Jan 19 21:10:12 and the are no packages at the moment Jan 19 21:12:02 the linaro gcc is just a patchset on top of gcc to work better on arm Jan 19 21:12:13 macgyver_alt: there are compiler packages for debian and ubuntu Jan 19 21:12:52 why didnt you use them from linaro ? Jan 19 21:15:04 I use debian packages, they should contain them too Jan 19 21:15:06 zumbi__: ? Jan 19 21:30:09 so marex thanks again Jan 19 21:30:21 can you compile now ? Jan 19 21:30:33 i can compile the compiler Jan 19 21:31:37 will last half an hour again - result open Jan 19 21:32:07 as i told may i will annoy the linaro guys Jan 19 21:32:57 the tx has arm5te, right - but i think this doesnt matter Jan 19 21:34:48 it's xscale Jan 19 21:41:03 ok - thanks - will keep on trying - cu **** ENDING LOGGING AT Thu Jan 20 02:59:57 2011