Hello, I am trying to compile Firebird-2.5.3 with ptxdist-2014.09.0, using OSELAS.Toolchain-2013.12.2. Unfortunately I'm getting a lot of compile errors. For example: ../src/include/../common/classes/fb_atomic.h:521:2: error: #error AtomicCounter: implement appropriate code for your platform! #error AtomicCounter: implement appropriate code for your platform! ../src/jrd/../jrd/../jrd/Database.h:194:27: error: field 'waiters' has incomplete type Firebird::AtomicCounter waiters; Can anyone help me with this "AtomicCounter" Error? Kind regards Mathias