YA set of new 64bit packages
Teemu Nätkinniemi
tnatkinn@gmail.com
Fri Mar 1 12:04:00 GMT 2013
On 1.3.2013 11:10, Corinna Vinschen wrote:
> On Mar 1 11:06, Teemu Nätkinniemi wrote:
>> On 1.3.2013 10:35, Corinna Vinschen wrote:
>>> On Mar 1 10:23, Teemu Nätkinniemi wrote:
>>>> On 28.2.2013 19:26, Corinna Vinschen wrote:
>>>>> On Feb 28 12:25, Corinna Vinschen wrote:
>>>>>> On Feb 22 13:45, Corinna Vinschen wrote:
>>>>>>> I just uploaded
>>>>>
>>>>> ftp://cygwin.com/pub/cygwin/64bit/binary-toolchain-x86_64-pc-linux-x-x86_64-pc-cygwin-20130228-2.tar.xz
>>>>> ftp://cygwin.com/pub/cygwin/64bit/install/base-cygwin-toolchain-install-first-20130228-2.x86_64.tar.xz
>>>>>
>>>>> This fixes the problem that the size of setjmp_buf was too small due
>>>>> to a bug in newlib(*).
>>>>
>>>> After installing this I get the following error: "The procedure
>>>> entry point cygwin_conv_to_full_posix_path could not be located in
>>>> the dynamic link library G:\cygwin64\bin\bash.exe"
>>>
>>> Really? Bash is still using this old entry point? This API is
>>> deprecated since 1.7.0, so I took the liberty to remove it from x86_64
>>> Cygwin entirely.
>>
>> I checked Bash executable with Dependency walker and setmode seems
>> to be missing as well.
>
> Ok, but that only requires a rebuild. Bash will pick up the new
> _setmode function via the setmode macro. I explained the change in my
> OP from 2013-02-22.
It would be nice to have all the sources and/or patches available to
64-bit binaries that are available.
More information about the Cygwin-developers
mailing list