ibotlog2html for #crosstool-ng

<< Previous 2016-04-29 Next >>

# 01:26:47 mingwandroid quits : Read error: Connection reset by peer
# 01:32:27 Ali_ joins #crosstool-ng
# 01:33:53 Ali_ Hey guys
# 01:34:03 Ali_ I'm having from with my toolchain
# 01:34:40 Ali_ I've compiled the toolchain with this config: build=linux, host=windows, target=linux
# 01:35:17 Ali_ But on windows when I try to compile a simple C++ program, I get this error
# 01:35:21 Ali_ libstdc++.so: file not recognized: File format not recognized collect2.exe: error: ld returned 1 exit status
# 01:35:48 Ali_ It's trying to link to the standard library but it fails.
# 01:37:27 Ali_ Why is that?
# 03:40:03 Elimin8er quits : Ping timeout: 240 seconds
# 03:48:21 blueness_ quits : Quit: blueness_
# 03:54:36 Elimin8er joins #crosstool-ng
# 04:01:03 blueness_ joins #crosstool-ng
# 04:29:11 Ali_ quits : Quit: Leaving
# 07:46:25 diorcety joins #crosstool-ng
# 09:48:50 mickae joins #crosstool-ng
# 09:48:56 mickae hi
# 09:48:58 mickae I need help
# 09:49:02 mickae anyone here ?
# 09:49:20 mickae https://github.com/crosstool-ng/crosstool-ng/issues/384
# 09:49:39 alkino joins #crosstool-ng
# 09:49:44 alkino hi o/
# 09:49:48 mickae hello alkino ^^
# 09:49:54 alkino why is ftp.gnu.org hardcoded?
# 09:50:01 mickae don't know
# 09:50:04 alkino is there a way to use another mirror?
# 09:50:14 mickae I've a problem are u good at crosstool ?
# 09:50:26 mickae https://github.com/crosstool-ng/crosstool-ng/issues/384
# 09:50:27 alkino mickae: not really, but ask
# 09:51:42 alkino maybe your gcc is not compiled with armv7-a support?
# 09:52:06 mickae ok, i will look at that
# 09:53:20 alkino mickae: gcc -c -Q -march=native --help=target
# 10:20:10 wbx armv7-a in the middle of nowhere looks strange/wrong.
# 10:20:32 wbx but completely ou of context is rather hard to say anything more.
# 10:20:44 wbx send complete log to the mailinglist
# 11:55:54 mickae configure:2744: arm-cortex_a8-linux-gnueabihf-gcc -V >&5 arm-cortex_a8-linux-gnueabihf-gcc: error: unrecognized option '-V'
# 12:05:42 mickae http://www.pastebin.ca/3585871
# 13:24:00 wbx mickae: the error is normal..
# 13:24:12 wbx are you sure you use latest crosstool-ng release?
# 13:25:18 mickae i'm going to use the git
# 13:25:24 mickae with the master branch
# 13:25:28 mickae thx xbx
# 13:25:34 mickae thx wbx
# 13:26:10 mickae but i need this glibc
# 13:26:16 mickae its used in the target
# 13:32:16 wbx that's way to old.
# 13:32:35 wbx then you might need binutils/gcc from the same timerange.
# 13:32:52 wbx not all combinations of binutils/gcc/libc/kernel will work.
# 13:34:02 wbx the main issue is this:
# 13:34:03 wbx /home/toto/toto/toolchain/build-tools/crosstool-build/.build/arm-cortex_a8-linux-gnueabihf/buildtools/lib/gcc/arm-cortex_a8-linux-gnueabihf/4.6.4/../../../../arm-cortex_a8-linux-gnueabihf/bin/ld.bfd: unrecognised emulation mode: armelf_linux
# 13:34:07 wbx Supported emulations: armelf_linux_eabi armelfb_linux_eabi
# 13:37:21 mickae ok, i want the version of gcc to be 4.6.3 ( it's the version on the beaglebone black ) but it doesn't exist. so I took a version earlier.
# 13:37:46 mickae so the advise is to take a version of binutils older ?
# 13:55:16 wbx not sure.
# 13:57:53 wbx i am wondering why your gcc does not try to use arm-eabi.
# 13:58:54 wbx oabi for beaglebone black and cortex-a8 looks pretty broken
# 14:01:33 mickae :'(
# 14:02:02 wbx mickae: start with default gcc/binutils/glibc and build a toolchain.
# 14:02:19 wbx mickae: then you know your host or crosstool-ng is not broken.
# 14:02:29 mickae it works
# 14:02:32 mickae with default
# 14:02:42 wbx mickae: then you can change stuff. f.e. use some older binutils/gcc combo
# 14:02:46 mickae but as soon as i modify the version of glibc
# 14:02:54 mickae it doesn't work
# 14:03:04 wbx how old gcc/binutils can be to work with the choosen glibc?
# 14:03:14 mickae wbx, binutils ?
# 14:03:24 mickae how can i check the version in debian ?
# 14:03:34 mickae ( in beaglebone black )
# 14:03:47 wbx i mean the binutils version choosen in crosstool-ng
# 14:04:03 wbx your host gcc/binutils is mostly unimportant for this issue.
# 14:04:25 mickae but what version i should put ?
# 14:05:58 wbx mickae: why you can't use some recent distribution for your beagle?
# 14:06:12 wbx mickae: is it so badly supported? what about buildroot?
# 14:09:15 mickae it's a debian 7.10 ....
# 14:09:21 mickae in the beaglebone black
# 14:10:59 wbx mickae: so just install gcc and compile natively?
# 14:11:18 wbx it depends entirely on your use case, to give you a good advice.
# 14:13:07 mickae i would like to compile on the device, but I've too much file it's impossible ^^
# 14:13:16 mickae that why i need to cross compile
# 14:16:16 mickae wbx
# 14:16:25 mickae did u see the admin ?
# 14:16:29 mickae on the channel ?
# 14:16:45 diorcety quits : Ping timeout: 246 seconds
# 14:16:49 mickae y_morin?
# 14:17:02 mickae bhundven ?
# 14:33:00 mickae quits : Quit: Page closed
# 14:33:10 nox quits : *.net *.split
# 14:36:55 nox joins #crosstool-ng
# 14:37:12 diorcety joins #crosstool-ng
# 16:23:59 alkino quits : Quit: WeeChat 1.4
# 18:11:50 luc4 joins #crosstool-ng
# 18:42:55 luc4 quits : Quit: luc4
# 19:03:30 blueness_ quits : Quit: blueness_
# 19:04:41 blueness_ joins #crosstool-ng
# 19:59:09 diorcety quits : Ping timeout: 250 seconds
# 20:39:53 diorcety joins #crosstool-ng
# 21:14:58 luc4 joins #crosstool-ng
# 22:14:01 diorcety quits : Read error: Connection reset by peer

Generated by ibotlog2html by Yann E. MORIN