[04:15:58] * RedWar tips his hat
[04:16:23] <RedWar> Greetings and salutations
[04:17:21] <sh4rm4> hi
[04:18:06] * RedWar is just sitting down fighting a terrible cold
[04:18:34] <Serel> Oh, I know that feeling...
[04:19:30] <sh4rm4> drink warm beer
[04:19:49] <sh4rm4> 40-50 °C
[04:20:05] <RedWar> I got the child from the in laws.. Warm beer?
[04:20:29] <sh4rm4> that's perfect to cure a cold
[04:20:34] <RedWar> Interesting... Like a hit totty?
[04:20:40] <RedWar> Hot
[04:20:49] <sh4rm4> totty ?
[04:20:55] <RedWar> The cold.. Not child
[04:21:04] <RedWar> Yeah hot totty
[04:21:12] <RedWar> Warm bourbon
[04:21:13] <sh4rm4> i dunno that
[04:21:23] <RedWar> With lemon
[04:21:25] <sh4rm4> that's a bit strong imo
[04:21:48] <RedWar> Well I may try the warm beer
[04:22:00] <RedWar> I have some out here
[04:22:18] <RedWar> I also have the bourbon
[04:22:20] <RedWar> :-)
[04:22:21] <sh4rm4> what happens is that you get warm, and after the 3rd one you get that cosy feeling and take a nap
[04:22:38] <RedWar> So it's takes three beers?
[04:22:54] <sh4rm4> depends on your weight and drinking habits
[04:23:06] <sh4rm4> if you're a 50 kg guy, one may suffice
[04:23:28] <RedWar> Lol, for me, it could take ten or fifteen shots lol
[04:23:55] <RedWar> I believe I am allot more than that
[04:24:15] <RedWar> I wish 225 pounds
[04:24:19] <sh4rm4> ok, in that case it may take 4-5 beers...
[04:24:20] <RedWar> Weigh
[04:24:27] <RedWar> Lol
[04:24:53] <RedWar> I'll give it a try, need to try to get rest
[04:25:12] <sh4rm4> btw a warm beer is also the best to fight the headache on the next day after serious drinking
[04:26:00] <RedWar> So do I need to get beer into the microwave?
[04:26:13] <RedWar> Or just leave it out?
[04:28:05] <sh4rm4> no, not microwave !
[04:28:13] <sh4rm4> that'll destroy everything good
[04:28:38] <sh4rm4> put it on the cooking plate
[04:29:00] * RedWar quickly remove s the ale from the device
[04:29:03] <sh4rm4> when it starts to steam, its hot enough to pull away
[04:29:15] <sh4rm4> it must not be more than 60^C
[04:29:19] <sh4rm4> *°
[04:29:30] <sh4rm4> otherwise the alcohol will dissolve
[04:30:12] * RedWar prepares the brew
[04:30:28] <RedWar> I only have Michelob uke
[04:30:32] <RedWar> Ultra
[04:30:46] <sh4rm4> is that some 8-9% beer ?
[04:30:50] <RedWar> I not have some Michelob light on the car
[04:31:02] <sh4rm4> ?
[04:31:06] <RedWar> No, 4.9%
[04:31:16] <RedWar> I have the bourbon
[04:31:19] <RedWar> Lol
[04:31:38] <RedWar> Maybe I should make a hot totty instead
[04:31:57] <sh4rm4> na, that's for the "finish him" stage
[04:32:18] <RedWar> But my fiancé is on the sofa and don't want her to know about the bourbon.
[04:32:39] <RedWar> Finish him stage lol
[04:33:04] <RedWar> Yes, I must be knocked out
[04:33:06] <Serel> Remember the virtue of Honesty :V
[04:34:16] <RedWar> I am watching Dark Shadows, the original series...Serel, honesty on this case is wise than the cold.
[04:34:22] <RedWar> Worse
[04:35:50] <Serel> Wonder if she'd go for Compassion or Valor...
[04:36:17] <RedWar> Hats to say
[04:36:21] <RedWar> Hard
[14:59:33] --- DominusExult is now known as Dominus
[22:55:22] * Dominus curses
[22:55:46] * Dominus is trying to update his prefixes for Exult and runs into problems with zlib...
[22:56:30] <Dominus> that thing does not allow conventional cross compile... (and I need that for PPC)... via --host...
[23:32:11] <Eviltar_> you can cross compile zlib
[23:34:15] <Eviltar_> https://github.com/randprint/libxenon-testing/blob/gdb/toolchain/build-xenon-toolchain#L178
[23:35:53] <Dominus> Eviltar_: thanks , gonna take a look
[23:38:03] <Eviltar_> no problem
[23:39:12] <Dominus> (of course this means I have to recompile everything I already did for ppc and is dependent on zlib :))
[23:39:40] <Eviltar_> just link at least
[23:40:15] <Dominus> since I'm ding three arches I already made clean :)
[23:40:29] <Eviltar_> ohh
[23:40:55] <Eviltar_> exult found a neat bug that toolchain
[23:41:07] <Eviltar_> i can build/run pentagram fine
[23:41:18] <Dominus> huh?
[23:41:21] <Eviltar_> but for some reason the cpu is halting when i build exult with it
[23:41:34] <Dominus> hmm
[23:41:36] <Eviltar_> ^^ that toolchain, that builds with that script i linked
[23:41:58] <Eviltar_> we also use the script to build a number of libs, inlcuding zlib
[23:42:49] <Dominus> where does it halt? and are you using newest svn of exult (some weeks ago, wjp fixed some zlib macros that don't work with newest zlib)
[23:43:08] <Eviltar_> yeah i'm not sure the root cause, but i thought perhaps it was the flags, no it halts in the main function i added, before any exult code
[23:43:20] <Eviltar_> its not your guys code fuckign it up
[23:43:43] <Eviltar_> just some weird fluke in the toolchain
[23:44:19] <Eviltar_> im thinking its because we made some assumptions about that cpu that must be false