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: [ITA] gmp (libgmp-devel / libgmp3 / libgmpxx4)


On 28/03/2013 15:18, Dave Korn wrote:
> On 28/03/2013 14:05, Dave Korn wrote:
> 
>>   Righto.  Will upload as soon as I've finished running setup ;)
> 
>   Argh.  Gotta re-roll the packaging step as I forgot to commit some of the
> setup.hint reversions to my local svn.  D'oh, but at least I spotted it before
> uploading.

  And the reroll failed to build because of the problem JonY ran into with
java.  Turns out that libjava keys off the presence of pthread_getattr_np
(added to the DLL a few versions ago) to decide whether to invoke a couple of
boehm-gc functions that only existed in pthread versions, so weren't
implemented for win32 threads as used by the Cygwin port.  I've added a patch
that implements them and am starting again.

    cheers,
      DaveK


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