On 10/17/2019 2:34 PM, Astolfo Rueda wrote:
CC oslib/inet_aton.o
/tmp/ccQfIUjv.s: Assembler messages:
/tmp/ccQfIUjv.s:1188: Error: invalid register for .seh_savexmm
make: *** [Makefile:376: filehash.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ccZfFBQo.s: Assembler messages:
/tmp/ccZfFBQo.s:3812: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3814: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3816: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3818: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3820: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3822: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3824: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3826: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3828: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3830: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3832: Error: invalid register for .seh_savexmm
/tmp/ccZfFBQo.s:3834: Error: invalid register for .seh_savexmm
make: *** [Makefile:379: options.o] Error 1
I just built the latest git master on my Windows 10 machine without any
problems, and the configure output looked the same too.
Can you check which commit you're building please (e.g. with "git show").
Also, could you post the output with "make V=1" to show the command line
it's running?
Thanks.
Rebecca