Re: [Mingw-w64-public] [Mingw-users] Error message from assembler with mingw-w64-1.0-bin_i686-mingw_20100405

2010-04-13 Thread Doug Semler
I have to run but I quickly looked at it and it looks like there may be an parentheses around %1 in InterlockedIncrement64 and InterlockedDecrement16 inline declarations in winnt.h which are being expanded to ((%rcx)) in the assembly (which is incorrect). Doug

Re: [Mingw-w64-public] [Mingw-users] Error message from assembler with mingw-w64-1.0-bin_i686-mingw_20100405

2010-04-13 Thread Doug Semler
2010/4/13 Hervé Pagès : > Hi Kai, > > Kai Tietz wrote: >> 2010/4/13 Hervé Pagès : >>> Hi, >>> >>> While trying to compile samtools 0.1.7a >>> (http://samtools.sourceforge.net/) with the x86_64-w64-mingw32-gcc >>> compiler (on a Windows Server 2008 R2 Enterprise (64-bit) box), >>> I get the followin

Re: [Mingw-w64-public] trouble building gmp 4.3.2 in cygwin

2010-04-13 Thread Ozkan Sezer
On Tue, Apr 13, 2010 at 11:15 PM, Martin Rubey wrote: > Hi all (especially Ozkan), > Hi, > I tried to cross-compile gmp 4.3.2 in cygwin, but failed, the log is here: > > http://sprunge.us/hSOY > > I believe the relevant bit is near the end, copied below. > > Invocation was: > > /home/Mari/ecl-10

[Mingw-w64-public] trouble building gmp 4.3.2 in cygwin

2010-04-13 Thread Martin Rubey
Hi all (especially Ozkan), I tried to cross-compile gmp 4.3.2 in cygwin, but failed, the log is here: http://sprunge.us/hSOY I believe the relevant bit is near the end, copied below. Invocation was: /home/Mari/ecl-10.3.1-x64/src/gmp/configure --disable-shared --prefix=/home/Mari/ecl-10.3.1-x6

Re: [Mingw-w64-public] [Mingw-users] Error message from assembler with mingw-w64-1.0-bin_i686-mingw_20100405

2010-04-13 Thread Hervé Pagès
Hi Kai, Kai Tietz wrote: > 2010/4/13 Hervé Pagès : >> Hi, >> >> While trying to compile samtools 0.1.7a >> (http://samtools.sourceforge.net/) with the x86_64-w64-mingw32-gcc >> compiler (on a Windows Server 2008 R2 Enterprise (64-bit) box), >> I get the following error: >> >> D:\biocbld\bbs-2.6-

Re: [Mingw-w64-public] [Mingw-users] Error message from assembler with mingw-w64-1.0-bin_i686-mingw_20100405

2010-04-13 Thread Kai Tietz
2010/4/13 Hervé Pagès : > Hi, > > While trying to compile samtools 0.1.7a > (http://samtools.sourceforge.net/) with the x86_64-w64-mingw32-gcc > compiler (on a Windows Server 2008 R2 Enterprise (64-bit) box), > I get the following error: > >   D:\biocbld\bbs-2.6-bioc\tmp\cclpzy0n.s: Assembler messa