This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing 64 bit packages


Hi Chris,

On Aug 27 07:13, Chris Sutcliffe wrote:
> Hi Corinna,
> 
> Thought I should provide an update...
> 
> On 5 August 2013 05:25, Corinna Vinschen wrote:
> > Chris Sutcliffe
> >
> >   libtorrent
> 
> Without access to a 64-bit machine I'm a little stuck with this one.
> libtorrent's configury builds several small programs to check things
> which obviously cannot run in a cross-compilation scenario.

If libtorrent is using autotools, you could get away with overriding
the affected autotools variables like, say,

  gl_cv_have_arbitrary_file_name_length_limit=yes

to disallow running test applications during configure.

If that doesn't work, you could provide a cygport file and somebody
else could try to build the 64bit version for you.

> >   rtorrent
> 
> Without libtorrent, rtorrent can't be built.
> 
> >   wtf
> 
> This is a work in progress as wtf's internal DB / file structures seem
> very much based in the 32-bit world, so it requires quite a bit of
> modification.  When I'm done this will require some testing to make
> sure I didn't break something along the way.

Sure.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpUUw70PHP3P.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]