Re: [gentoo-user] How do I use LLVM?

2011-12-12 Thread Walter Dnes
On Mon, Dec 12, 2011 at 12:32:04AM -0500, Michael Mol wrote llvm is pulled in on most of my systems as a dependency of something else. It doesn't conflict with having gcc installed. emerge sys-devel/llvm And try again. If that fixes it, you should file a bug against the specific package

Re: [gentoo-user] How do I use LLVM?

2011-12-12 Thread Walter Dnes
On Mon, Dec 12, 2011 at 07:30:32AM +, Mick wrote Unless you are using a new radeon card you may need sys-kernel/linux-firmware instead of radeon-ucode. As I mentioned in my reply to Michael Mol, building mesa with the llvm USE flag does the trick. It appears the web pages

[gentoo-user] How do I use LLVM?

2011-12-11 Thread Walter Dnes
And no, it's not because I'm adventurous. Background... I'm trying to revive an older Dell Dimension 530 (32 bit install) with a Radeon card that uses a binary blob from the radeon-ucode ebuild/download. When trying to emerge xorg-server, it fails with the message... configure: error: LLVM is

Re: [gentoo-user] How do I use LLVM?

2011-12-11 Thread Michael Mol
On Mon, Dec 12, 2011 at 12:17 AM, Walter Dnes waltd...@waltdnes.org wrote:  And no, it's not because I'm adventurous.  Background... I'm trying to revive an older Dell Dimension 530 (32 bit install) with a Radeon card that uses a binary blob from the radeon-ucode ebuild/download.  When trying

Re: [gentoo-user] How do I use LLVM?

2011-12-11 Thread Mick
On Monday 12 Dec 2011 05:32:04 Michael Mol wrote: On Mon, Dec 12, 2011 at 12:17 AM, Walter Dnes waltd...@waltdnes.org wrote: And no, it's not because I'm adventurous. Background... I'm trying to revive an older Dell Dimension 530 (32 bit install) with a Radeon card that uses a binary blob