Need help to finish DMD zip/7z release generator (alpha release)
Nick Sabalausky
SeeWebsiteToContactMe at semitwist.com
Fri Sep 13 14:31:09 PDT 2013
On Tue, 3 Sep 2013 20:53:11 -0400
Nick Sabalausky <SeeWebsiteToContactMe at semitwist.com> wrote:
>
> - Windows 7 (64-bit OS): This is where I'm having the biggest trouble.
> I can coaxing it to handle v2.063.2 just fine (ie, if I update the
> "tools" makefiles as described above, and comment out all the
> "libcurl" and "chm" stuff.) However, on master, after it compiles
> DMD/druntime/phobos, the resulting DMD/phobos can't compile anything
> that uses phobos because OPTLINK will spew out a bunch of errors. I
> am *completely* at a loss on this one. It seems like an sc.ini
> issue, but I've spent days checking everything and I still can't make
> heads or tails of it.
>
That issue is still blocking the release generator (seems to be the
same issue at least one other person was already having):
http://d.puremagic.com/issues/show_bug.cgi?id=10729
Can anyone who is able to build a *working* 32-bit DMD/phobos from
master on Windows pop into that issue page and see what this does for
them?:
mkdir junk
create_dmd_release master --extras=junk --only-32 -v
More information about the Digitalmars-d
mailing list