Am 11.05.2013 21:46, schrieb Stefan Weil:
> The latest version of MinGW needs a test for __sync_val_compare_and_swap
> to fix a missing symbol linker error.
>
> Reported-by: Igor Mitsyanko
> Signed-off-by: Stefan Weil
> ---
> configure |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/
The latest version of MinGW needs a test for __sync_val_compare_and_swap
to fix a missing symbol linker error.
Reported-by: Igor Mitsyanko
Signed-off-by: Stefan Weil
---
configure |1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 9439f1c..3a75f66 100755
--- a/co