Segmentation fault on Notes C API programs on AIX

I have tried several possible combinations, using Domino 7.0.3, 8.0.1 64-bit and 8.0.1 32-bit on AIX 5L 5.3 to compile a simple Notes C API program.

I get every time the error status 273 from the Notes C API, followed by a “Segmentation fault” error.

The same source code works fine on Windows 32-bit and 64-bit.

I’m using the Notes C API toolkit for AIX 64-bit, and the GNU C++ compiler which comes with the Linux toolkit for AIX CD.