ibotlog2html for #crosstool-ng

<< Previous 2013-02-08 Next >>

# 00:06:13 y_morin quits : Quit: Nighty Night!
# 00:46:02 devcoder joins #crosstool-ng
# 00:57:08 mingwandroid parts #crosstool-ng
# 02:22:08 devcoder quits : Quit: devcoder
# 02:33:25 ccole quits : Ping timeout: 248 seconds
# 02:33:31 ccole joins #crosstool-ng
# 03:13:04 crazedpsyc quits : *.net *.split
# 03:13:05 EsbenH quits : *.net *.split
# 03:13:07 tkil_ quits : *.net *.split
# 03:13:07 jevin quits : *.net *.split
# 03:13:07 haohaolee quits : *.net *.split
# 03:13:08 retard quits : *.net *.split
# 03:13:08 speakman quits : *.net *.split
# 03:13:09 mnt_real quits : *.net *.split
# 03:13:09 varx quits : *.net *.split
# 03:13:10 hrubi quits : *.net *.split
# 03:13:10 pragma- quits : *.net *.split
# 03:13:10 An_Ony_Moose quits : *.net *.split
# 03:13:10 dalias quits : *.net *.split
# 03:13:11 kos_tom quits : *.net *.split
# 03:13:11 varjagg quits : *.net *.split
# 03:38:52 tuxx_ quits : Ping timeout: 244 seconds
# 04:25:47 kos_tom joins #crosstool-ng
# 04:26:02 varjagg joins #crosstool-ng
# 04:26:15 EsbenH joins #crosstool-ng
# 04:26:37 crazedpsyc joins #crosstool-ng
# 04:26:51 tkil_ joins #crosstool-ng
# 04:26:51 jevin joins #crosstool-ng
# 04:26:51 haohaolee joins #crosstool-ng
# 04:27:03 retard joins #crosstool-ng
# 04:27:14 speakman joins #crosstool-ng
# 04:27:25 tuxx_ joins #crosstool-ng
# 04:27:25 varx joins #crosstool-ng
# 04:27:53 hrubi joins #crosstool-ng
# 04:27:53 pragma- joins #crosstool-ng
# 04:27:53 An_Ony_Moose joins #crosstool-ng
# 04:27:53 dalias joins #crosstool-ng
# 04:57:03 mnt_real joins #crosstool-ng
# 06:13:27 codyps1 joins #crosstool-ng
# 06:15:45 codyps quits : Ping timeout: 276 seconds
# 07:20:21 smartin joins #crosstool-ng
# 07:26:24 plfiorini quits : Quit: Leaving
# 08:43:32 smartin quits : Ping timeout: 248 seconds
# 08:52:43 smartin joins #crosstool-ng
# 09:13:43 varjagg quits : Read error: Connection reset by peer
# 09:27:10 wrd joins #crosstool-ng
# 09:35:45 Eddiie_ joins #crosstool-ng
# 09:36:01 Eddiie_ hello
# 09:36:24 Eddiie_ I am trying to build crosstool but I get an error
# 09:36:26 Eddiie_ Missing: 'armv5tel-unknown-linux-gnueabi-gcj' or 'armv5tel-unknown-linux-gnueabi-gcj' or 'gcj' : either needed!
# 09:36:35 Eddiie_ where do I get those?
# 09:45:13 diorcety joins #crosstool-ng
# 09:58:46 Eddiie_ hello
# 09:58:53 Eddiie_ I am trying to build crosstool but I get an error
# 09:58:57 Eddiie_ Missing: 'armv5tel-unknown-linux-gnueabi-gcj' or 'armv5tel-unknown-linux-gnueabi-gcj' or 'gcj' : either needed!
# 09:59:04 Eddiie_ where do I get those?
# 10:01:25 kos_tom unless you need it, I would recommend to disable Java support
# 10:02:15 Eddiie_ Thank you for responding. How do I do that?
# 10:03:40 kos_tom ./ct-ng menuconfig
# 10:03:57 kos_tom C Compiler menu I believe
# 10:06:40 Eddiie_ yes
# 10:06:46 Eddiie_ Woo hoo!
# 10:06:51 Eddiie_ it is building now.
# 10:06:58 Eddiie_ THANK YOU!!!!!!!!!!!!!!!!!!!!
# 10:09:44 Eddiie_ poop now it fails on one of the downloads
# 10:09:45 Eddiie_ Error happened in: do_cloog_get[scripts/build/companion_libs/130-cloog.sh@732]
# 10:09:56 Eddiie_ try again!
# 10:10:45 Eddiie_ nooo
# 10:20:33 Eddiie_ I found it on another computer.
# 10:37:39 wrd It would be nice to have a better wording for "gcc extra config" I was already tempted to implement a menu entry to give gccs produced by ct-ng a custom suffix to make maintainence easier. and by looking through the source I found out that I can pass extra config parameters to gccs configure with that option. how about "Additional configure flags for the final (deployed) gcc"
# 10:38:02 wrd maybe having a "Additional gcc suffix" would still be nice to have.
# 10:49:06 wrd Eddiie_: could it be that you have some partial stuff in your target directory? (try ct-ng clean)
# 11:12:49 tuxx_ hey guys..
# 11:13:12 tuxx_ i have built a cross compiler which runs on windows and generates linux code
# 11:13:45 tuxx_ i passed --with-sysroot=c:/blabla to the configure script of gcc and now gcc searches for its headers etc
# 11:13:50 tuxx_ in that hardcoded sysroot path
# 11:14:14 tuxx_ is it somehow possible to make gcc look for the sysroot in a path, relative to itself?
# 11:34:29 smartin tuxx_: you should be able to override the hard-coded sysroot using the --sysroot option
# 13:26:31 kos_tom tuxx_: yes, it is possible, at least under Linux. But the sysroot has to be below the gcc installation location.
# 13:27:36 kos_tom but crosstool-ng is able to generate a cross-compiler for windows
# 13:27:42 kos_tom why don't you use crosstool-ng ?
# 13:39:18 wrd quits : Quit: WeeChat 0.3.9.2
# 14:58:05 mingwandroid joins #crosstool-ng
# 15:34:44 diorcety quits : Ping timeout: 252 seconds
# 16:01:51 smartin quits : Ping timeout: 260 seconds
# 16:05:30 smartin joins #crosstool-ng
# 16:23:52 smartin quits : Quit: leaving
# 17:09:28 Eddiie_ woo hooo... think I am almost done!!!
# 17:09:31 Eddiie_ [EXTRA] Building gcc [9257:46] | cd mj
# 17:09:56 crazedpsyc and then you get to build gcc two more times :D
# 17:10:33 smartin joins #crosstool-ng
# 17:10:49 Eddiie_ :( bummer this started before 1.18 was released, so............ lol
# 17:11:58 Eddiie_ Here's another machine...
# 17:12:05 Eddiie_ [EXTRA] Building binutils [3483:48] |
# 17:12:48 Eddiie_ build kernel should be exciting!
# 17:12:57 Eddiie_ *ing
# 17:16:57 Eddiie_ actually, that is installing final compiler, gcc. So I think this is the 2nd time you mentioned
# 17:23:08 y_morin joins #crosstool-ng
# 17:35:53 smartin y_morin: hi
# 17:36:40 smartin how often are the sample configs built?
# 17:37:36 y_morin smartin: Hello! About twice a month, plus a few times just before the release to shake out remaining issues.
# 17:38:47 y_morin smartin: I also build them when adding a change that is globally impacting.
# 17:39:34 y_morin smartin: But I (almost) only build them on my Debian Squeeze amd64 box.
# 17:39:41 y_morin smartin: What issue do you have with the samples?
# 17:40:17 smartin y_morin: i'm trying to build the arm-cortex_a15-linux-gnueabi sample
# 17:41:23 smartin i got some troubles in the debug step :s
# 17:44:52 smartin first, building the gdb for the host, i had to manually run ranlib on some *.a (libncurses.a and libform.a iirc) provided by ncurses; do you already get this?
# 17:45:11 y_morin smartin: smartinNope.
# 17:45:17 y_morin smartin: What's your host system?
# 17:45:59 smartin y_morin: bleeding edge archlinux ;)
# 17:46:37 smartin is now running out-of freespace...
# 17:46:50 y_morin smartin: Gah... I think I'll be switching to Arch sometime later in the month (when/if I can get a new laptop).
# 18:00:30 plfiorini joins #crosstool-ng
# 19:12:15 codyps1 quits : Ping timeout: 260 seconds
# 19:14:34 mingwandroid parts #crosstool-ng
# 19:29:38 smartin quits : Ping timeout: 246 seconds
# 19:32:52 smartin joins #crosstool-ng
# 19:38:31 codyps joins #crosstool-ng
# 19:59:27 nandub joins #crosstool-ng
# 21:01:14 Eddiie_ uh oh
# 21:01:17 Eddiie_ [INFO ] Installing cross-gdb [EXTRA] Configuring cross-gdb [EXTRA] Building cross-gdb [ERROR] configure: error: expat is missing or unusable [ERROR] make[2]: *** [configure-gdb] Error 1 [ERROR] make[1]: *** [all] Error 2
# 21:03:13 Eddiie_ expat is installed and up to date
# 21:13:33 Eddiie_ any idea why
# 21:32:31 Eddiie_ Trying new package - apt-get install libexpat1-dev
# 21:32:42 Eddiie_ come back in 10 hours.
# 22:24:10 mingwandroid joins #crosstool-ng

Generated by ibotlog2html by Yann E. MORIN