ibotlog2html for #crosstool-ng

<< Previous 2014-02-15 Next >>

# 00:23:22 memleak so who here uses crosstool-ng?
# 00:23:42 memleak anyone at all?
# 01:03:15 Net147 joins #crosstool-ng
# 01:06:09 Net147 quits : Client Quit
# 01:06:31 Net147 joins #crosstool-ng
# 01:49:39 diorcety1 joins #crosstool-ng
# 01:53:02 diorcety quits : Ping timeout: 260 seconds
# 02:06:28 imMute everyone?
# 03:25:40 perr joins #crosstool-ng
# 05:31:43 perr quits : Ping timeout: 260 seconds
# 05:41:36 Net147 quits : Quit: HydraIRC -> http://www.hydrairc.com <- The professional IRC Client :D
# 05:45:16 perr joins #crosstool-ng
# 05:46:37 memleak hey imMute :)
# 06:04:21 perr quits : Ping timeout: 248 seconds
# 06:23:14 perr joins #crosstool-ng
# 06:40:47 perr quits : Ping timeout: 260 seconds
# 06:46:18 perr joins #crosstool-ng
# 07:26:29 perr quits : Ping timeout: 248 seconds
# 10:07:09 perr joins #crosstool-ng
# 10:18:23 smartin_ joins #crosstool-ng
# 10:47:54 gecko_x2 quits : Remote host closed the connection
# 10:49:35 mingwandroid joins #crosstool-ng
# 10:49:53 mingwandroid bhundven: ping.
# 11:03:14 mingwandroid quits : Ping timeout: 260 seconds
# 11:07:24 mingwandroid joins #crosstool-ng
# 11:09:35 y_morin joins #crosstool-ng
# 11:40:16 mingwandroid y_morin: hey.
# 13:27:15 mingwandroid quits : Ping timeout: 260 seconds
# 14:08:38 doc2 joins #crosstool-ng
# 15:13:49 doc2 quits : Remote host closed the connection
# 15:57:22 perr quits : Read error: Connection reset by peer
# 17:10:47 y_morin_ joins #crosstool-ng
# 17:13:55 y_morin quits : Ping timeout: 272 seconds
# 17:15:59 y_morin_ is now known as: y_morin
# 17:34:16 cellardoor joins #crosstool-ng
# 17:34:54 cellardoor Hi all, I'm having this error when building... check_fds.c:85:1: internal compiler error: Segmentation fault - I googled and one of your chat logs showed, but the question wasn't answered. Hoping someone knows as I can't find anything,
# 17:49:45 cellardoor Anyone? :(
# 17:57:02 djerome joins #crosstool-ng
# 18:28:22 cellardoor quits : Quit: Leaving
# 19:08:08 mingwandroid joins #crosstool-ng
# 19:16:56 mingwandroid quits : Ping timeout: 246 seconds
# 19:18:10 mingwandroid joins #crosstool-ng
# 21:06:14 doc2 joins #crosstool-ng
# 21:07:58 y_morin quits : Quit: Back in a sec...
# 21:08:19 y_morin joins #crosstool-ng
# 21:21:29 bhundven mingwandroid: hey
# 21:22:56 bhundven mingwandroid: so the wip that I have posted just needs the touches you were talking about to clean up the multilib directories and symlinks
# 21:23:37 mingwandroid bhundven: great.
# 21:23:48 mingwandroid bhundven: will you be around in a couple of hours?
# 21:23:48 bhundven it also needs more arch support
# 21:24:07 bhundven I'll be here all day :)
# 21:24:21 bhundven (-8:00 PST)
# 21:24:29 mingwandroid 1.5? I am watching a subtitled TV show atm, but need your help with mercurial :-)
# 21:24:36 bhundven sure
# 21:24:42 mingwandroid great!
# 21:26:47 bhundven Yea, I'd like to get this multilib stuff done so I can get started on some refactoring
# 21:27:54 bhundven hopefully some of that work will help out the diorcety/llvm cause
# 21:28:41 bhundven I just ran a rom for a few minutes on my android phone that had llvm optimizations
# 21:28:50 bhundven was pretty impressed
# 21:28:56 bhundven but it didn't work properly
# 21:29:14 bhundven also wip and they are using mainline code, not a versioned branch
# 21:29:29 bhundven (master)
# 21:48:57 mingwandroid be great to get more help with diorcety branch and llvm etc, it will be a *big* task though.
# 21:49:25 mingwandroid parallel to that, I'd like to petition for being able to have experimenal-patches.
# 21:50:23 mingwandroid .. into which I'd like to include patches to build linux-headers and {e}glibc with Windows as a build machine .. but I may be just dreaming.
# 21:50:48 mingwandroid 2nd part of salamander (tv show) started. AFK!
# 21:54:47 bhundven mingwandroid: CT_PATCH_BUNDLED_LOCAL=y :)
# 21:55:00 bhundven then submit the patch when it's 'stable'
# 21:55:19 bhundven or not so experimental
# 21:59:25 mingwandroid ok, I think it'd always be experimental since upstream would unlikely ever merge.
# 22:13:04 bhundven we have some patches like that
# 22:13:35 bhundven but they've been tested on (afaWk) every architecture the patches apply to.
# 22:16:09 bhundven when you're back, what is the patch?
# 22:29:18 memleak if i added stable git repos for toolchains (i.e. gcc 4.8 git branch) would that possibly get accepted?
# 22:30:07 memleak i tend to follow git branches for all that stuff on my host system and it's always stable if you use non-master branches
# 22:31:25 memleak https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/release/2.18/master
# 22:32:41 memleak or should we just use prerelease git snapshot tarballs?
# 22:32:49 memleak i'd just be interested in working on this, thats all
# 22:33:15 memleak but if the higher up guys here disapprove then i wont bother
# 22:37:43 mingwandroid bhundven: I'm back.
# 22:38:56 mingwandroid memleak: I don't think the idea is bad, I'd like to be able to follow git for everything really.
# 22:39:34 mingwandroid memleak: In fact, we added that for llvm+clang and there's CTGetFile_Git (Or something like that)
# 22:39:59 mingwandroid bhundven: Patch needed for Linux (install_headers): https://github.com/mingwandroid/ctng-firefox-builds/blob/ps3.wip/patches/crosstool-ng/0006-Linux-header-install-fix-for-Windows-fixdeps.c.patch
# 22:41:11 mingwandroid bhundven: Patches needed for {e}glibc: https://github.com/mingwandroid/ctng-firefox-builds/blob/ps3.wip/patches/crosstool-ng/0021-Add-glibc-2.15-patches-as-per-the-eglibc-2.18-patche.patch
# 22:41:57 bhundven hmm, i see
# 22:42:16 mingwandroid bhundven: Patch needed for unifdef tool: https://github.com/mingwandroid/ctng-firefox-builds/blob/ps3.wip/patches/crosstool-ng/0009-Kernel-3.10.19-2.12-header-fix-for-unifdef-on-Win32.patch
# 22:42:59 mingwandroid .. that one actually merges the full upstream unifdef project into the kernel, without stripping out the bits for MinGW-w64 and OSX.
# 22:43:51 bhundven hehe, bsd license...
# 22:45:52 mingwandroid yeah? hmm, well, it is in the kernel already in a stripped down fashion. I wonder if some bits were dual licensed or did Linux just take the BSD stuff?
# 22:46:23 bhundven what is unidef for?
# 22:46:31 mingwandroid it removes e.g.:
# 22:46:41 mingwandroid #if 0
# 22:46:41 mingwandroid remove this block
# 22:46:41 mingwandroid #endif
# 22:46:51 mingwandroid #if 1
# 22:46:51 mingwandroid keep this block
# 22:46:51 mingwandroid #endif
# 22:46:52 mingwandroid >
# 22:46:55 mingwandroid keep this block
# 22:46:59 mingwandroid (I guess!)
# 22:47:49 bhundven I'm looking at that patch, and it seems to be adding unidef, not removing it, or maybe I'm confused?
# 22:48:23 mingwandroid so unifdef exists in the kernel in a cut-down way.
# 22:48:27 mingwandroid .. I add the whole shebang.
# 22:48:41 mingwandroid so it supports OSX and Windows.
# 22:49:00 bhundven ok
# 22:49:18 mingwandroid bhundven: ok, can you baby-step me through getting crosstool-ng and your patchset?
# 22:49:33 bhundven sure, lets move to pm ;)
# 22:49:37 mingwandroid then doing a test modification to one patch and adding a test patch?
# 22:49:38 mingwandroid great.
# 22:53:18 mingwandroid_ joins #crosstool-ng
# 22:56:33 mingwandroid quits : Ping timeout: 272 seconds
# 22:56:52 memleak mingwandroid_, sweet thanks
# 22:58:03 memleak i dont like the if 0 if 1 stuff, i prefer /* */
# 23:07:09 mingwandroid_ memleak: well, unifdef is a tool run on headers to make them less ugly / more targetted.
# 23:13:59 y_morin quits : Quit: Nighty Night!
# 23:17:47 smartin_ quits : Quit: leaving

Generated by ibotlog2html by Yann E. MORIN