[EMAIL PROTECTED] wrote:
> .globl ___gmpn_divexact_1
> ___gmpn_divexact_1:
> addl$_GLOBAL_OFFSET_TABLE_, %edx
> movl[EMAIL PROTECTED](%edx), %edx
Win32 does not use PLT/GOT, so this code cannot work.
> This code snippet comes directly from the new GMP 4.2 (GNU Mu
There's a serious bug in the latest version (2.16.91 20050610) of the
GNU assembler (as) for Cygwin. A small snippet of code triggers an
assertion failure. (This code appears in the new GMP 4.2, so it
prevents Cygwin from building GMP.)
STEPS TO REPRODUCE:
(1) Copy the six lines of 486 assembly
2 matches
Mail list logo