This is the mail archive of the cygwin-developers 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]

64 bit news


Hi guys,


I just uploaded new packages:

ftp://cygwin.com/pub/cygwin/64bit/binary-toolchain-x86_64-pc-linux-x-x86_64-pc-cygwin-20130304.tar.xz
ftp://cygwin.com/pub/cygwin/64bit/x86_64-pc-cygwin-binutils-20130304.patch
ftp://cygwin.com/pub/cygwin/64bit/x86_64-pc-cygwin-gcc-20130304.patch

The binary toolchain contains libbfd, libintl and libiconv now to be
able to build dumper.exe.  The downside is, it doesn't work.  The Linux
cross ld crashes when trying lo link dumper, because glibc detects a
call to free() with an invalid pointer, somewhere in bfd code.  Strange
enough, it works to build dumper with the native toolchain.  If anybody
has fun trying to track down the problem, I'd be grateful for any help.

ftp://cygwin.com/pub/cygwin/64bit/install/base-cygwin-toolchain-install-first-20130304.x86_64.tar.xz

The above gcc patchset and the toolchains contain a few patches from
Yaakov, to create the correct calls to new in C++, as well as a few
other things.

I also uploaded a new package, a native GDB:

ftp://cygwin.com/pub/cygwin/64bit/install/gdb-7.5.50.20130304-cvs-1.x86_64.tar.xz

Only a few minor patches are necessary to get current CVS running:

ftp://cygwin.com/pub/cygwin/64bit/x86_64-pc-cygwin-gdb-20130304.patch


Have fun,
Corinna

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


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