On Jun 21 22:44, Jean-Pierre Flori wrote: > Le Fri, 21 Jun 2013 22:10:15 +0000, Jean-Pierre Flori a écrit : > > Now there is also a x86_64w dir for windows assembly but yasm does not > > like its syntax. > > I'll be looking into that. > In fact its not yasm which is used I guess. > We should indeed use the *w directories and basically do quite everything > like for mingw64...
That makes sense as far as the assembler code goes, but you have to be careful about type differences. Mingw-w64 has 4 byte longs (LLP64), Cygwin has 8 byte longs (LP64). Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple