Re: [gentoo-user] D and Gentoo

2014-02-08 Thread Elias Diem
Hi there Just for the records. I finally managed to build GCC with D support myself (without using the overlay). What I did: - Download and enpack a tar for GCC 4.8.2 - Clone the git repo from gdcproject.org - Check out the appropriate branch in the git repo - Run the setup-gcc.sh script

[gentoo-user] D and Gentoo

2014-01-12 Thread Elias Diem
Hi all What's the best way to have a D compiler in Gentoo? I know that there is a USE flag for gcc which adds D, but apparently it doesn't work. -- Greetings Elias

Re: [gentoo-user] D and Gentoo

2014-01-12 Thread Anton Shumskyi
Hi=) There's Digital Mars D Compiler (dev-lang/dmd) at sunrise overlay, latest is 2.063.2, it's compilable and seems to be working =) On Sun, Jan 12, 2014 at 8:14 PM, Elias Diem pub.li...@webconect.ch wrote: Hi all What's the best way to have a D compiler in Gentoo? I know that there is a