It's been a while, but when Gnoga switched from 32bit to 64bit, the
Makefile had a line that had to be manually swapped to enable 32bit.  I
don't recall if it was the 32bit or the 64bit option but it had the word
'atomic' in it.  Look towards the beginning of the Makefile.

On Sun, Aug 23, 2020 at 6:41 PM David Gressett <dgress...@amli-denton.com>
wrote:

> I'm taking a new look at GNOGA, after giving it some time to develop. I'm
> using the 32-bit TDM-GCC compiler (gcc v9.2.0) on Windows 10.
>
> make BUILD_MODE=Release install fails with 4 attomic access errors:
>
> gnat-sockets-server.ads:1416:22: error: atomic access to "First_Read"
> cannot be guaranteed
>
> The next three errors are very similar; the offenders are "Free_to_Read",
> "First_Written", and "Free_To_Write".
>
> Is there a fix for  this?
>
>
>
> _______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to