00:00:00 --- log: started haskell/02.02.12 00:04:42 --- join: discobob (discobob@dialup-aus-as5300-01-20.jump.net) joined #haskell 00:08:30 --- join: Yurik (~yrashk@gw.telcos.net.ua) joined #haskell 00:10:58 --- part: discobob left #haskell 00:23:30 --- join: shapr (~user@195.156.199.178) joined #haskell 01:40:48 --- join: jewel (~jleuner@212.17.37.130) joined #haskell 02:14:16 --- quit: jewel (Read error: 104 (Connection reset by peer)) 02:34:23 --- join: jewel (~jleuner@212.17.37.130) joined #haskell 07:19:35 --- join: jlb (~ktk@jeremeydsl-3.mylinuxisp.com) joined #haskell 08:05:05 --- quit: cuelebre (Excess Flood) 08:05:15 --- quit: tmoertel (Excess Flood) 08:05:23 --- join: creichen (creichen@ultra10.rbg.informatik.tu-darmstadt.de) joined #haskell 08:05:23 --- join: cuelebre (~cuelebre@212.85.32.125) joined #haskell 08:05:43 Hi! 08:05:56 --- join: teek (teemu@k72.viikki.hoasnet.fi) joined #haskell 08:06:45 Does anyone here happen to know where I can get the source files needed for an unregisterized build of a recent version of ghc (the *.hc files) from? 08:07:14 --- part: creichen left #haskell 08:07:22 --- nick: Heffalum1 -> Heffalump 08:07:25 --- join: creichen (creichen@ultra10.rbg.informatik.tu-darmstadt.de) joined #haskell 08:07:31 creichen: it's on the GHC web site 08:08:48 Are you certain about that? The last time I checked, I only found files specific to IA32 (x86). 08:09:09 That's what the label said, anyway, so I didn't try them... 08:09:52 ah, ok. Porting GHC is a significant effort. 08:09:57 What do you want to compile it on? 08:10:07 (not that I actually can help) 08:10:07 Alpha/Linux (Debian Sid). 08:10:16 I suggest you ask on the GHC mailing list 08:10:41 http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/ghc/compiler/ 08:10:46 It works on Linux, and it works on OSF/1, so I guess there's even a chance that it won't require too many changes... 08:12:36 do the same hc files work on both? 08:13:48 cuelebre: Isn't that just the normal CVS tree? Are the hcs in there somewhere? 08:14:49 Heffalump: Ken Shan no longer has the old hc files, so I haven't tried them. However, those from a build that does not use platform-specific optimizations/features should work (particularly from Debian/x86, I'd guess). 08:15:18 right 08:15:36 I tried to build ghc 4.08.2 on Sparc/Linux a week or so ago but the binary I got didn't actually work 08:15:44 I didn't have time to investigate further 08:16:29 Did you do an unregisterized build? 08:16:40 Well, yes, or it should've broken. 08:17:08 You wouldn't happen to still have the hc files around somewhere? 08:18:02 I got them from the web page 08:18:09 but they were specifically Sparc HC files, IIRC 08:18:16 Hmm, OK. 08:18:21 I went for 4.08.2 because there weren't any for 5.x 08:19:14 I tried to generate them on SuSE/x86 (using the script referenced on http://www.cs.ruu.nl/~atze/Programming/GHC/README-ghc.html), but the second stage failed because of some of the compiled programs segfaulting mindlessly. 08:20:40 Ken Shan did his build with 5.00.2 on Linux/x86, so this seems like a good starting point... I won't have access to a decent x86 machine before the weekend, though. 08:21:13 hmm :/ 08:21:17 got to go, sorry 08:21:31 Heffalump: Are you in IRC here regularly? I could make them available if I succeed... 08:21:45 (In case you still want to build on Sparc/Linux) 08:27:05 creichen: yes, we're always here 08:27:25 and please make them available if you succeed, I'm sure the current ghc5 maintainer would love to get an NMU alpha version 08:31:33 OK, will do that (in case I succeed). I can't do an NMU, but the ghc5 maintainer is optimistic about being able to get the package to auto-build with a working ghc binary 08:31:59 er, michaelw, right? 08:32:46 well, in any case, I'm going home 08:32:58 michaelw, right. 08:33:05 work is over for the day 08:33:17 --- quit: shapr ("hometime") 08:48:16 Bye! 08:48:18 --- quit: creichen ("Leaving") 11:00:14 --- quit: teek ("Coffee break") 11:16:12 --- join: creichen (~jameson@pD9E1C8D7.dip.t-dialin.net) joined #haskell 11:17:29 --- join: kepler__ (~kepler@user-vcaugi0.dsl.mindspring.com) joined #haskell 11:33:32 --- quit: kepler__ (carter.openprojects.net irc.openprojects.net) 11:33:32 --- quit: kepler_ (carter.openprojects.net irc.openprojects.net) 11:38:24 --- join: kepler__ (~kepler@user-vcaugi0.dsl.mindspring.com) joined #haskell 12:10:42 --- quit: kepler__ (Read error: 104 (Connection reset by peer)) 12:11:34 --- join: kepler__ (~kepler@user-vcaugom.dsl.mindspring.com) joined #haskell 12:26:16 --- join: ChoJin (~ask@cha213245038031.chello.fr) joined #haskell 12:57:37 --- quit: smkl (Read error: 104 (Connection reset by peer)) 12:57:43 --- join: smkl (~sami@glubimox.yok.utu.fi) joined #haskell 13:11:27 --- join: tmoertel (~chatzilla@pa-mtlebanon2a-268.pit.adelphia.net) joined #haskell 13:11:43 Logan: did you do the Trucking problem? 13:22:35 --- quit: smkl (Read error: 104 (Connection reset by peer)) 13:23:10 --- join: smkl (~sami@glubimox.yok.utu.fi) joined #haskell 14:49:31 --- quit: creichen (Read error: 113 (No route to host)) 15:25:06 tmoertel: No, didn't bother (fortunately no one bothered during practice either :P). 15:25:35 I was wondering about your opinion of the problem statement. 15:26:05 In particular whether it was possible to receive input that didn't fully specify routes. 15:26:22 My interpretation was that, no, it wasn't possible. 15:27:07 I didn't really read it that closely. 16:42:37 --- join: pLock (dcc@CPE00045a2fd7e4.cpe.net.cable.rogers.com) joined #haskell 16:47:21 --- part: pLock left #haskell 17:24:55 --- join: kepler_ (~kepler@user-1120o8o.dsl.mindspring.com) joined #haskell 17:28:46 --- quit: kepler__ (Read error: 104 (Connection reset by peer)) 17:33:11 --- quit: ChoJin ("bye !!!") 19:45:20 --- join: kholmes (~user@client1102.sedona.net) joined #haskell 19:45:34 is somebody awake? 20:43:37 --- quit: yusri ("Client Exiting") 20:45:24 --- join: yusri (~bruce@pcp415718pcs.martnz01.ga.comcast.net) joined #haskell 22:52:48 --- quit: kholmes (Read error: 113 (No route to host)) 23:21:32 --- quit: pHa ("Reconnecting") 23:21:36 --- join: pHa (sjh@207.164.213.123) joined #haskell 23:59:59 --- log: ended haskell/02.02.12