Hi, that seems to have fixed it, thank you!
-Russ
On Tue, Nov 15, 2022 at 2:28 AM Dr. Jürgen Sauermann <
mail@jürgen-sauermann.de> wrote:
> Hi again,
>
> sorry, my fault. I accidentally deleted a test for ext/atomicity.h in
> ./configure.
>
> Fixed in SVN 1627.
>
> Best Regards,
> Jürgen
>
>
>
Hi again,
sorry, my fault. I accidentally deleted a test for ext/atomicity.h in
./configure.
Fixed in SVN 1627.
Best Regards,
Jürgen
On 11/15/22 10:06 AM, Dr. Jürgen Sauermann wrote:
Hi Russ,
looks like something is VERY WRONG on your box.
According to the messages below, you want paralle
Hi Russ,
looks like something is VERY WRONG on your box.
According to the messages below, you want parallel execution with
4 cores. However parallel execution requires two functions atomic_add()
and atomic_read() to be present on your platform.
Unfortunately these functions are not portable, i.e