On Mon, 18 Mar 2013 11:09:24 +0100, Corinna Vinschen wrote: > On Mar 17 18:49, Yaakov wrote: > > On Sun, 17 Mar 2013 04:18:25 -0500, Yaakov (Cygwin/X) wrote: > > > I also discovered two more gcc macros which were missing updates for > > > x86_64-cygwin. I have added those patches, and incorporated your x86_64 > > > patches into mine, into a 4.8 branch of my gcc port: > > > > > > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc;a=shortlog;h=refs/heads/4.8 > > > > > > I am building native and 32-to-64 compilers with this patchset now. > > > > libgcj needs some work, and gnat will have to wait until I can get a > > native gnat 4.8, but the current tip of this branch builds successfully > > for C/C++/Fortran/ObjC/ObjC++. > > Do you have a full diff relative to GCC HEAD?
I've been focusing on 4.8 right now, so what I have is in the aforementioned branch (which I updated just yesterday). Working on upstream HEAD will have to wait a few weeks. Yaakov