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

Reply via email to