ibotlog2html for #crosstool-ng

<< Previous 2011-10-02 Next >>

# 04:27:24 mnt_real quits : Quit: Ex-Chat
# 06:36:28 al`_ quits : Read error: Connection reset by peer
# 06:42:25 al` joins #crosstool-ng
# 07:44:38 bhundven joins #crosstool-ng
# 08:56:05 y_morin joins #crosstool-ng
# 09:29:08 bhundven is now known as: bhundven|afk
# 10:33:54 y_morin is now known as: y_morin|away
# 11:19:40 y_morin|away is now known as: y_morin
# 11:47:54 y_morin is now known as: y_morin|away
# 12:56:19 y_morin|away is now known as: y_morin
# 15:00:53 y_morin is now known as: y_morin|away
# 15:06:40 y_morin|away is now known as: y_morin
# 15:36:26 y_morin is now known as: y_morin|away
# 15:38:14 y_morin|away is now known as: y_morin
# 15:47:57 y_morin quits : Remote host closed the connection
# 15:51:42 smartin joins #crosstool-ng
# 15:59:42 y_morin joins #crosstool-ng
# 16:36:04 y_morin is now known as: y_morin|away
# 17:19:17 y_morin|away is now known as: y_morin
# 18:24:49 y_morin is now known as: y_morin|away
# 19:03:34 Sazpaimon_ joins #crosstool-ng
# 19:03:57 Sazpaimon_ I'm trying to compile a custom toolchain with a specific eglibc version supplied by the device manufactuer
# 19:04:31 Sazpaimon_ the menuconfig doesnt allow me to supply a custom eglibc tarball
# 20:31:17 smartin quits
# 20:52:52 y_morin|away is now known as: y_morin
# 20:54:59 y_morin Sazpaimon_: indeed, there is currently no way to specify a custom eglibc tarball.
# 21:30:04 mnt_real joins #crosstool-ng
# 21:49:10 Sazpaimon_ y_morin, I worked around it by getting the dpkg source of the distro eglibc, and running dpkg-buildpackge on it to the point where it applies all pataches and loads all addons, then repacked them into seperate tarballs for ct-ng to use
# 21:49:31 Sazpaimon_ I hope thatll work
# 22:20:28 sh4rm4 quits : *.net *.split
# 22:20:28 KAeL quits : *.net *.split
# 22:21:17 kos_tom quits : *.net *.split
# 22:23:26 KAeL joins #crosstool-ng
# 22:23:26 sh4rm4 joins #crosstool-ng
# 22:23:26 kos_tom joins #crosstool-ng
# 22:44:25 Sazpaimon_ how do I stop crosstool from rebuilding everything each run
# 22:44:46 Sazpaimon_ binutils failed to compile, and after I run ./ct-ng build again it recompiled every package
# 22:44:56 Sazpaimon_ even the ones that compiled fine
# 22:50:35 Sazpaimon_ reason I ask is it takes like 20 minutes to compile GMP
# 22:56:38 y_morin Sazpaimon_: first, you can use parrallel builds to make it faster: ct-ng build.XXX (where XXX is the number of // jobs you want)
# 22:57:17 y_morin Sazpaimon_: second, you can enable: Paths and misc options --> [*] Debug crosstool-NG --> [*] Save intermediate steps
# 22:57:54 y_morin Sazpaimon_: then, when the build fails on a specific phase, you can restart it; eg. with binutils: ct-ng binutils+ (the trailing + is on purpose
# 22:58:01 y_morin Sazpaimon_: See: ct-ng help
# 22:58:14 y_morin Sazpaimon_: but you can not restart a build of you change the configuration.
# 22:58:33 y_morin Sazpaimon_: that's because there is no way to know how the config changes would affect the build.
# 22:58:56 y_morin Sazpaimon_: so the restart feature is only if you change the code in the scripts.
# 22:59:15 y_morin Sazpaimon_: if you change a component version, of some othe config option, you have to restart from scratch.
# 23:00:20 Sazpaimon_ y_morin, is ct-ng build.XX the equivalent of make -j?
# 23:00:51 y_morin Sazpaimon_: yes. ct-ng will pass XXX as -jXXX when calling make
# 23:01:14 Sazpaimon_ alright
# 23:01:42 Sazpaimon_ I just want to make sure this custom eglibc is going to build
# 23:02:46 y_morin Sazpaimon_: http://code.bulix.org/ljggr2-80643
# 23:03:29 y_morin Well, 1am here, feeling sleepy... That's all. folks! :-)
# 23:03:37 y_morin quits : Quit: Nity Night!
# 23:07:06 Sazpaimon_ ugh this is still failing
# 23:07:22 Sazpaimon_ http://pastebin.com/RgQQSgLr

Generated by ibotlog2html by Yann E. MORIN