Need help to finish DMD zip/7z release generator (alpha release)

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Wed Sep 4 14:55:41 PDT 2013


On Wed, 04 Sep 2013 13:54:35 +0200
Jordi Sayol <g.sayol at yahoo.es> wrote:

> On 04/09/13 13:21, Jacob Carlborg wrote:
> > On 2013-09-04 13:01, Nick Sabalausky wrote:
> > 
> >>> Requires Debian 7.0 or later. For Debian 6, install the the
> >>> packages "gcc-multilib" and "ia32-libs".
> >>>
> >>
> >> I definitely have multilib on there since other stuff works 32-bit
> >> (like rdmd). It's just libcurl that I can't seem to get 32-bit or
> >> multilib.
> > 
> > I would be very surprised if libcurl isn't included in ia32-libs.
> > 
> 
> Yes, "ia32-libs" depends on "ia32-libs-i386:i386" which depends on
> "libcurl3:i386"
> 

It turns out I was missing "ia32-libs", however I just installed it an
I'm still getting "cannot find -lcurl" (or something like that) from
the linker. "gcc-multilib" is already installed, and again, 32-bit stuff
that doesn't use libcurl works fine.



More information about the Digitalmars-d mailing list