Thread overview
Compiling on gentoo
Aug 18, 2006
Kirk McDonald
August 18, 2006
I wondered, is there a way to compile GDC on gentoo without downloading and recompiling the entire GCC suite? Or am I just being dumb and isn't that necessary anyway?

- Wim
August 18, 2006
Wim Vander Schelden wrote:
> I wondered, is there a way to compile GDC on gentoo without downloading
> and recompiling the entire GCC suite? Or am I just being dumb and isn't
> that necessary anyway?
> 
> - Wim

I just use the binary distribution on Gentoo, myself. :-)

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org
August 18, 2006

On Fri, 18 Aug 2006 10:43:32 -0700, Kirk McDonald wrote:

> I just use the binary distribution on Gentoo, myself. :-)

All this build from source stuff makes me forget about binary packages. Thanks ;)

-Wim