2013/3/20 Dave Korn schrieb: > On a related issue, I don't see anything related to cygwin64 in upstream > GCC. How is 64-bit Cygwin currently being built? Are you using a mingw64 > compiler and controlling things like startup files and libs linked against in > the command-line?
I will begin to push patches this week to gcc upstream. It is now again in stage 1, and well, I would like to let settle down new sourceware hardware a bit before posting. You can find most important required patches at ftp://cygwin.com/pub/cygwin/64bit/ folder. The mingw-w64 compiler is required at some places for building cygwin-base stuff (utils etc), but in general cygwin64-compiler is used. > (Sorry for being so behind the times. I've got an ~20k backlog of emails > between Cygwin, binutils and GCC.) > > cheers, > DaveK Regards, Kai