ibotlog2html for #crosstool-ng

<< Previous 2013-01-15 Next >>

# 00:17:39 smartin quits : Quit: leaving
# 01:04:19 ccole quits : *.net *.split
# 01:04:52 ccole joins #crosstool-ng
# 01:05:56 codyps quits : Ping timeout: 255 seconds
# 01:06:05 ccole quits : *.net *.split
# 01:07:41 ccole joins #crosstool-ng
# 01:50:30 codyps joins #crosstool-ng
# 05:07:50 alan_o quits : Quit: Leaving
# 06:54:37 ubergeek42 quits : Ping timeout: 252 seconds
# 06:57:12 ubergeek42 joins #crosstool-ng
# 07:03:16 jmm joins #crosstool-ng
# 07:03:25 ubergeek42 quits : Ping timeout: 251 seconds
# 07:08:23 ubergeek42 joins #crosstool-ng
# 07:58:26 plfiorini quits : Ping timeout: 252 seconds
# 08:29:05 Net147 joins #crosstool-ng
# 09:31:24 smartin joins #crosstool-ng
# 12:32:50 sh4rm4 quits : Remote host closed the connection
# 13:33:24 sfan5|OFF is now known as: sfan5
# 13:48:11 sh4rm4 joins #crosstool-ng
# 13:51:58 Net147 quits : Quit: HydraIRC -> http://www.hydrairc.com <- The alternative IRC client
# 14:07:29 daggs1-work joins #crosstool-ng
# 14:08:01 daggs1-work hello, does latest ct-ng have -m32 support if building a x64 ct?
# 14:15:18 alan_o joins #crosstool-ng
# 14:33:35 KamikazeKnutter joins #crosstool-ng
# 14:38:49 KamikazeKnutter been trying to use crosstool-ng to compile Chromium for ARM but keep getting errors like "-Wl,-z,now" unknown option - anyone know how I can fix these?
# 17:34:45 y_morin joins #crosstool-ng
# 17:50:42 plfiorini joins #crosstool-ng
# 18:17:40 diorcety1 joins #crosstool-ng
# 18:18:44 diorcety quits : Ping timeout: 248 seconds
# 18:35:41 bhundven joins #crosstool-ng
# 20:14:19 smartin quits : Quit: back later
# 20:46:54 sh4rm4 quits : Ping timeout: 276 seconds
# 20:49:53 smartin joins #crosstool-ng
# 21:06:23 sh4rm4 joins #crosstool-ng
# 21:31:53 timor joins #crosstool-ng
# 21:58:27 timor hello
# 21:58:50 timor just trying out latest development version to build cortex-m4 toolchain
# 21:58:59 timor failed, log: http://pastebin.com/n4UdRKTa
# 22:03:35 mnt_real quits : Ping timeout: 260 seconds
# 22:05:55 mnt_real joins #crosstool-ng
# 22:28:59 y_morin timor: IIRC, cortex-m are thumb-only, right?
# 22:29:10 timor right
# 22:30:27 timor i selected using thumb as default, do i also have to specify -mthumb explicitely in the CFLAGS?
# 22:30:41 y_morin timor: not sure. I'll check
# 22:31:05 y_morin timor: thimb-only is not something I completely tested (as I have no need for it).
# 22:32:21 timor disabled GRAPHITE, now it builds
# 22:32:25 y_morin timor: this should not be needed, as gcc is configured with: --with-mode=thumb
# 22:32:44 y_morin timor: well, this is only a work-around, we still do not understand the issue...
# 22:34:27 timor looking at the website graphite looks like major black magic to me, perhaps it won't be that big of a problem if my little microcontroller code doesnt use it
# 22:34:59 y_morin timor: GRAPHITE is a framework to optimise loops.
# 22:35:09 timor i gathered that much
# 22:35:14 y_morin Although I have no idea how successfull it is.
# 22:35:24 y_morin ... at optimising loops, I mean.
# 22:35:56 y_morin I has never been an issue for me, though, so it is enabled by default.
# 22:36:02 y_morin *It has...
# 22:43:22 smartin y_morin: is it possible to change the download location? i don't see anything like this; i may have missed it...
# 22:43:41 y_morin smartin: there's a 'mirror' option.
# 22:43:53 y_morin timor: care to share your .config, please?
# 22:44:07 y_morin smartin: in "Paths and misc options"
# 22:44:16 timor y_morin, is pastebin ok?
# 22:44:30 y_morin timor: definitely, yes! :-)
# 22:45:56 y_morin timor: ct-ng defconfig
# 22:46:25 y_morin timor: --> gives you a very smal 'defconfig' file with only the relevant options.
# 22:46:34 y_morin smartin: found it?
# 22:47:27 smartin y_morin: yep, thanks, 'mirror' misleads me; to me it refers to the download urls... not where the tarballs will be stored locally...
# 22:47:44 timor y_morin, there: http://pastebin.com/eBSsdGGi
# 22:48:09 timor i have yet to test the toolchain
# 22:48:41 y_morin smartin: Ah, yes, it's also in the same sub-menu: Paths and misc options ---> () Local tarballs directory and [*] Save new tarballs
# 22:48:53 bhundven quits : Ping timeout: 245 seconds
# 22:48:56 y_morin timor: Is this the .config with the failure?
# 22:49:01 timor no
# 22:49:12 y_morin timor: Can yuou pastebin the failing one, please?
# 22:49:27 timor that one is the same except for the graphite option
# 22:50:50 y_morin timor: Yes, but when you select Graphite, it also unmasks other options in the "companion libraries" menu. Did you change those options?
# 22:51:01 bhundven joins #crosstool-ng
# 22:51:01 timor no
# 22:51:10 y_morin timor: OK, I'll have a look...
# 22:51:15 timor i can do it again
# 22:51:25 timor to make sure
# 22:52:26 bhundven quits : Changing host
# 22:52:27 bhundven joins #crosstool-ng
# 22:53:05 timor y_morin, i just checked, only the graphite option is different
# 23:05:47 bhundven quits : Ping timeout: 255 seconds
# 23:07:29 bhundven joins #crosstool-ng
# 23:17:56 bhundven quits : Ping timeout: 255 seconds
# 23:18:53 y_morin timor: The build went fine here with Graphite... :-/
# 23:19:12 timor hmm...
# 23:19:12 y_morin timor I'll look at it again tomorrow. Time for sleep, now...
# 23:19:15 timor hehe
# 23:19:23 timor good night
# 23:19:27 y_morin timor: 00:20 here...
# 23:19:35 y_morin quits : Quit: Night night! :-)
# 23:19:49 bhundven joins #crosstool-ng
# 23:26:29 bhundven quits : Ping timeout: 255 seconds
# 23:28:42 bhundven joins #crosstool-ng
# 23:35:36 bhundven quits : Ping timeout: 264 seconds
# 23:42:58 bhundven joins #crosstool-ng
# 23:52:13 bhundven quits : Ping timeout: 245 seconds

Generated by ibotlog2html by Yann E. MORIN