Swift is based LLVM,what will the D's LDC do?

Marco Leise via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 5 23:53:09 PDT 2014


Am Thu, 05 Jun 2014 14:30:40 +0000
schrieb "Dicebot" <public at dicebot.lv>:

> On Thursday, 5 June 2014 at 14:01:43 UTC, bioinfornatics wrote:
> > On Thursday, 5 June 2014 at 06:40:17 UTC, Walter Bright wrote:
> >> On 6/4/2014 9:25 AM, Iain Buclaw via Digitalmars-d wrote:
> >>> This likewise gdc too.  All you need to do is look at the 
> >>> downloads
> >>> page on dlang.org !
> >>
> >> It still says nothing about doing:
> >>
> >>   sudo apt-get install gdc
> >>
> >> on Ubuntu! Why keep it a secret? :-)
> >
> >
> > On Fedora
> >    sudo yum install ldc
> >
> > ;-)
> 
> pacman -Sy dlang-ldc
> pacman -Sy dlang-gdc
> 
> ;)

Late for the show! On Gentoo:

layman -a dlang
emerge dmd ldc2 gcc[d]

-- 
Marco



More information about the Digitalmars-d mailing list