=== doko_ [n=doko@dslb-088-073-105-226.pools.arcor-ip.net] has joined #ubuntu-toolchain === jbailey [n=jbailey@lks-002.vircom.net] has joined #ubuntu-toolchain === fabbione_ [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-toolchain === Starting logfile irclogs/ubuntu-toolchain.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-toolchain === jbailey [n=jbailey@lks-002.vircom.net] has joined #ubuntu-toolchain === jbailey_ [n=jbailey@lks-022.vircom.net] has joined #ubuntu-toolchain === jbailey_ is now known as jbailey [08:06] doko: Around? [08:07] jbailey: yes [08:08] doko: Mind work-related chatter, or would you rather relax? [08:08] just found the cause for the binutils test failures, see my posting to the binutils ML [08:08] nice! I'll look in the archives, I'm not subscribed. [08:09] the dynamic linker name was substitured by ^A (expanded from \1 on amd64 by dash) :-( [08:09] so what's up? [08:11] Hah, nice. Glad I was useful on that. =) [08:12] I'm just building gij on hppa to see what's causing it to puke. sablevm works, so I know that it's not classpath. [08:12] And part of me was wondering about the transition to openjdk for arches where it's available. [08:13] jbailey: you need gcj to build it, and a port to parisc. bdale told me at debconf that it's unlikely to get the parisc/hpux specific bits from HP [08:14] from what I read in tromey's blog, it looks like porting the non-hotspot jvm is not that hard. [08:15] But I had more been thinking that more and more arches are going to get openjdk bits, and I suspect that it should become the default where possible. [08:16] At that point, I'm not sure there's any point in building the -gcj bits (except where we just inherit that love from Debian) [08:16] The gij-default decision was from when we thought Sun was joking about a free license. =) [08:22] sure, whatever we can get faster, would be better. [08:57] doko: Hey, is there a trick to make it so that I just build gij with the system compile and not bother building gcc first? [09:00] jbailey: you need to build gcc/java/jc1 first, maybe configure with --disable-bootstrap to avoid building the bootstrap compiler? didn't try this with 4.2 ... [09:01] Cool, thanks. [09:02] I was just hoping to make ccache useful. [09:02] =) [09:14] jbailey: do you have the gutsy hppa repository somewhere online?