Gentoo Archives: gentoo-dev

From: Tomasz Mloduchowski <mlodutb@×××.EDU>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] rm `which gcc` && emerge -e world
Date: Sat, 22 Oct 2005 03:20:23
Message-Id: 1129950753.4942.15.camel@TSUNAMI.MIT.EDU
1 Now, that I've got your attention. IMHO above should NOT fail - most of
2 the software in portage is already using ${HOST}-gcc instead and gcc
3 symlink is just a convenience.
4
5 But it does. In packages I will never suspect being nasty (qt, lynx) and
6 ones I would, but they shouldn't (fuse)
7
8 What is so important in that feature? Crosscompilation and distcc.
9 For example, I have alpha-unknown-linux-gnu running as a distcc server
10 for x86 box. And, it does not work for those packages.
11
12 I got sick of filling 3 almost identical bug reports
13 110040, 110086 and 110087 and I'm not even at half of emerge -uD world.
14
15 So, if you agree that it IS a problem, do the `rm` and run ebuilds you
16 maintain. You will save me another 10 or so unnended bugreports.
17
18 Tomasz

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] rm `which gcc` && emerge -e world Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] rm `which gcc` && emerge -e world "Stephen P. Becker" <geoman@g.o>