=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-toolchain === doko_ [n=doko@dslb-088-074-004-189.pools.arcor-ip.net] has joined #ubuntu-toolchain === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-toolchain === doko [n=doko@dslb-088-074-004-189.pools.arcor-ip.net] has joined #ubuntu-toolchain === Keybuk [n=scott@yttrium.canonical.com] has joined #ubuntu-toolchain === GyrosGeier [n=richter@mnch-4db0caa6.pool.einsundeins.de] has joined #ubuntu-toolchain [04:47] hi [04:48] given the massive overlap in toolchain maintainers and the lack of a #debian-toolchain, I think it's a good thing to ask here [04:48] I am building packages that provide wrappers around gcc that make it compile against uclibc [04:49] for that to work, I need to create symlinks from e.g. /usr/lib/gcc/foo-linux-uclibc/4.1.2/cc1 to /usr/lib/gcc/foo-linux-gnu/4.1.2/cc1 [04:50] however gcc version is currently at 4.1.1-* [04:50] and somewhere in the 4.1.1-* time, directory switched from .../4.1.1 to .../4.1.2 [04:51] since my symlinks only work if the directories do not change, I'm wondering how to form a dependency that will break as soon as gcc's tool directory changes [04:51] and not much more often than that, ideally [04:52] (specifically, I'd like to avoid an (= 4.1.1-12) dependency, for obvious reasons) [04:52] any ideas? === fabbione [i=fabbione@195.22.207.162] has joined #ubuntu-toolchain === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-toolchain === jb-home [n=jbailey@2002:4a38:aa9:1:20d:93ff:fe5a:87c0] has joined #ubuntu-toolchain [05:57] doko: There? [05:58] jb-home: hey, back to your second baby? ;-P [05:58] Yeah. =) [05:59] I just noticed that gcc-3.4-hppa64 has a dependancy on libc6-dev. I don't think it should. It's not worth fixing that package or doing an upload for it, but might be nice to remove it for future gcc versions. [06:00] ok, will have a look [06:00] Thanks. =) [06:00] How's things? =) [06:01] see my toolchain mail; currently gcc-4.1 doesn't build anymore due to the new binutils [06:01] on powerpc and sparc [06:13] Joy. My toolchain mail goes to my work account, I should probably change that. [06:13] Once I get some more hppa stuff building, I'll take a look at ppc. === doko [n=doko@dslb-088-073-119-106.pools.arcor-ip.net] has joined #ubuntu-toolchain