ibotlog2html for #crosstool-ng

<< Previous 2013-04-05 Next >>

# 00:10:35 mingwandroid parts #crosstool-ng
# 00:50:13 dalias quits : Ping timeout: 258 seconds
# 00:52:16 dalias joins #crosstool-ng
# 00:55:23 ccole quits : Quit: leaving
# 01:22:24 alan_o quits : Quit: Leaving
# 01:26:10 alan_o joins #crosstool-ng
# 01:33:07 alan_o quits : Read error: Connection reset by peer
# 01:33:56 alan_o joins #crosstool-ng
# 01:52:36 alan_o quits : Ping timeout: 256 seconds
# 02:20:22 dalias quits : Ping timeout: 256 seconds
# 02:21:55 dalias joins #crosstool-ng
# 06:10:08 blueluna quits : Quit: Nettalk6 - www.ntalk.de
# 06:14:37 plfiorini quits : Quit: Leaving
# 06:44:25 diorcety quits : Quit: Leaving.
# 08:35:47 smartin_ joins #crosstool-ng
# 10:02:57 smartin_ hi all
# 10:03:35 smartin_ i have a tricky pb about locale support...
# 10:05:10 smartin_ some context: i generate a target rootfs using somehow native compilation
# 10:05:36 smartin_ for development, i also provide cross-toolchain
# 10:06:23 smartin_ my problem is when linking against boost-locale
# 10:08:04 smartin_ the boost-locale coming with the toolchain has been natively built and linked against a libstdc++, which is slightly different from the libstdc++ provided by the cross-compiler
# 10:10:02 smartin_ so boost-locale looks for some symbol in libstdc++ that exist in the natively built one, but not in the libstdc++ from the cross-compiler.
# 10:14:06 smartin_ i wonder if it is possible to replace the headers, libs (for the target) of the cross-compiler?
# 10:15:23 smartin_ note that i took care of using the same version of gcc/binutils/glibc in the native and cross toolchains
# 10:17:27 alkino joins #crosstool-ng
# 10:39:44 kos_tom smartin_: I think Ubuntu does this weird thing of providing a cross-compilation toolchain that matches a native environment.
# 10:39:53 kos_tom smartin_: I'm not sure how they do this exactly though.
# 10:48:32 smartin_ kos_tom: thx
# 10:49:13 gvdm joins #crosstool-ng
# 10:50:06 smartin_ does anyone know if the content of the sysroot (given through --sysroot) takes precedence on the gcc sysroot?
# 10:50:47 gvdm hey, i'm trying to build a toolchain and I get: Build failed in step 'Checking that gcc can compile a trivial statically linked program (CT_WANTS_STATIC_LINK)'
# 10:51:48 gvdm build.log says
# 10:51:50 gvdm [DEBUG] ==> Executing: 'x86_64-build_unknown-linux-gnu-gcc' '-O2' '-g' '-pipe' '/home/gvdm/local/src/crosstool-ng-1.18.0/.build/arm-unknown-linux-gnueabi/build/test.c' '-static' '-o' '/home/gvdm/local/src/crosstool-ng-1.18.0/.build/arm-unknown-linux-gnueabi/build/.gccout'
# 10:51:53 gvdm [DEBUG] /usr/bin/ld: cannot find -lc
# 10:51:55 gvdm [ERROR] collect2: error: ld returned 1 exit status
# 10:52:09 gvdm what does ld mean by "cannot find -Ic"
# 10:53:20 smartin_ gvdm: give us some context: build, host, target; pastebin the .config; on what build (host) system/os are you trying to run ct-ng
# 10:53:29 gvdm quits : Read error: Connection reset by peer
# 11:00:03 gvdm joins #crosstool-ng
# 11:02:17 gvdm quits : Read error: Connection reset by peer
# 11:38:51 kos_tom smartin_: I think he lacks the static libc on his host machine.
# 11:40:40 smartin_ kos_tom: indeed, i think he needs the libc-dev or libc-static package...
# 11:41:18 blueness quits : Quit: Ex-Chat
# 11:57:07 kos_tom smartin_: I don't think he would have gone so far without libc-dev.
# 11:57:30 kos_tom smartin_: but if he's on a Fedora-like distro, libc-devel doesn't contain the .a file, it's in glibc-static or something like that.
# 12:19:25 aalv quits : Quit: Leaving.
# 12:20:55 aalv joins #crosstool-ng
# 12:50:59 mnt_real joins #crosstool-ng
# 13:51:11 alan_o joins #crosstool-ng
# 13:59:48 gvdm joins #crosstool-ng
# 14:00:41 gvdm hey, i'm trying to build a toolchain and I get: "Build failed in step 'Checking that gcc can compile a trivial statically linked program (CT_WANTS_STATIC_LINK)'". build.log says:
# 14:01:15 gvdm [DEBUG] ==> Executing: 'x86_64-build_unknown-linux-gnu-gcc' '-O2' '-g' '-pipe' '/home/gvdm/local/src/crosstool-ng-1.18.0/.build/arm-unknown-linux-gnueabi/build/test.c' '-static' '-o' '/home/gvdm/local/src/crosstool-ng-1.18.0/.build/arm-unknown-linux-gnueabi/build/.gccout'
# 14:01:17 gvdm [DEBUG] /usr/bin/ld: cannot find -lc
# 14:01:20 gvdm [ERROR] collect2: error: ld returned 1 exit status
# 14:01:39 gvdm what does ld mean by "cannot find -Ic"? is this libc?
# 14:01:58 gvdm i'm on fc18.x86_64, building for arm
# 14:03:05 gvdm which file which i generated using menuconfig would be suitable to pastebin?
# 14:09:24 gvdm hmm, ok, a little more google tells me glibc comes in a static flavoir
# 14:10:38 gvdm earlier searching (i actually use duckduckgo, what power these verbs like xerox hold) told me stuff about multilibs which confused me
# 14:11:33 gvdm I'm still a little struck at how google embedded itself in my brain, even when I've been staunchly using duckduckgo for decent amount of time
# 14:20:01 gvdm quits : Ping timeout: 245 seconds
# 14:24:42 doc2__ joins #crosstool-ng
# 14:30:32 gvdm joins #crosstool-ng
# 15:08:26 sinseman44 joins #crosstool-ng
# 15:09:51 sinseman44 quits : Client Quit
# 15:10:17 sinseman44 joins #crosstool-ng
# 15:28:33 sinseman44 quits : Ping timeout: 240 seconds
# 16:12:49 doc2__ is now known as: doc2
# 16:29:25 gvdm quits : Read error: Connection reset by peer
# 16:29:41 gvdm joins #crosstool-ng
# 16:35:01 gvdm quits : Ping timeout: 245 seconds
# 16:56:21 y_morin joins #crosstool-ng
# 17:04:18 smartin_ quits : Quit: leaving
# 17:14:31 alkino quits : Quit: WeeChat 0.4.0
# 17:18:28 aalv parts #crosstool-ng
# 17:47:59 smartin_ joins #crosstool-ng
# 18:05:01 y_morin smartin_: Hello! The --sysroot takes precedence over the build-time one, in that the build-time sysroot will not be used at all when given --sysroot.
# 18:12:17 mnt_real quits : Quit: Ex-Chat
# 18:34:51 smartin_ y_morin: hi, busy right now... back soon ;)
# 18:46:32 smartin_ y_morin: i'm back
# 18:48:59 smartin_ y_morin: that weird in the quick test i run this morning, i think it was not what happened... will retry
# 18:51:46 plfiorini joins #crosstool-ng
# 19:56:52 alan_o quits : Read error: Connection reset by peer
# 20:13:46 alan_o joins #crosstool-ng
# 20:23:33 alan_o quits : Read error: Connection reset by peer
# 20:27:39 sh4rm4 quits : Remote host closed the connection
# 20:28:43 sh4rm4 joins #crosstool-ng
# 20:51:14 smartin_ quits : Quit: leaving
# 21:01:26 y_morin quits : Quit: Nighty Night!
# 21:01:36 alan_o joins #crosstool-ng
# 22:01:43 diorcety1 joins #crosstool-ng
# 23:19:16 sfan5 quits : *.net *.split
# 23:19:17 maxime quits : *.net *.split
# 23:19:17 hwoarang quits : *.net *.split
# 23:19:18 codyps quits : *.net *.split
# 23:19:19 retard quits : *.net *.split

Generated by ibotlog2html by Yann E. MORIN