Building 2.063.2 from source produces non-working toolchain??
H. S. Teoh
hsteoh at quickfur.ath.cx
Thu Aug 29 09:17:19 PDT 2013
On Thu, Aug 29, 2013 at 08:53:26AM +0200, Jacob Carlborg wrote:
> On 2013-08-29 00:18, H. S. Teoh wrote:
> >While trying to track down a 2.063.2 problem someone posted to the
> >D.learn forum, I tried to build dmd/druntime/phobos 2.063.2 from source,
> >and to my chagrin, discovered that the resulting toolchain is
> >non-functional. Even the simplest program:
> >
> > void main() {}
> >
> >doesn't compile:
>
> Using a clone from git or the zip release?
[...]
Clone from git, then git checkout v2.063.2.
T
--
Once bitten, twice cry...
More information about the Digitalmars-d
mailing list