Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 18:48:13 +0100
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        multimedia@FreeBSD.org
Subject:   wavpack
Message-ID:  <18c6181b-c767-87aa-ab36-2b2b73cb89ea@utanet.at>

next in thread | raw e-mail | index | archive | help
Hallo !

Wavpack update fails with a  lot of error messages like this wiht ASM on:

--- pack_x64.lo ---
<instantiation>:34:1: error: unknown token in expression
         sar eax, 10
^
pack_x64.S:1382:9: note: while in macro instantiation
         exeterm 18, 96
         ^
<instantiation>:36:15: error: unknown token in expression
         jmp 2f
               ^
pack_x64.S:1382:9: note: while in macro instantiation
         exeterm 18, 96
         ^
<instantiation>:43:9: error: unknown token in expression
2: je 3f
         ^
pack_x64.S:1382:9: note: while in macro instantiation
         exeterm 18, 96
         ^
<instantiation>:45:14: error: unknown token in expression
         je 3f
              ^
pack_x64.S:1382:9: note: while in macro instantiation
         exeterm 18, 96
         ^
<instantiation>:34:1: error: unknown token in expression
         sar eax, 10
^
pack_x64.S:1383:9: note: while in macro instantiation
         exeterm 17, -96
         ^
<instantiation>:36:15: error: unknown token in expression
         jmp 2f
               ^
pack_x64.S:1383:9: note: while in macro instantiation
         exeterm 17, -96
         ^
<instantiation>:43:9: error: unknown token in expression
2: je 3f
         ^
pack_x64.S:1383:9: note: while in macro instantiation
         exeterm 17, -96
         ^
<instantiation>:45:14: error: unknown token in expression
         je 3f

compiiles fine with ASM off (but ASM is default).

greetings
Walter Schwarzenfeld



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18c6181b-c767-87aa-ab36-2b2b73cb89ea>