Re: libgcrypt 1.10.2 compile on AIX POWER

2023-10-16 Thread Frank Lindner
It seems I found my mistake. By accident the compiler was set to xlclang++, which is not the correct one I suppose. Changing this back to cc/xlC did throw the well know issue of 'keyword inline unknown'. And for that I think I found a solution for AIX. Adding the -qlanglvl=extc99 compile option t

libgcrypt 1.10.2 compile on AIX POWER

2023-10-16 Thread Frank Lindner
Hello, it's been a while and I just tried to compile a new version of GnuPG and needed libraries. I am having troubles with libgcrypt 1.10.2. /opt/freeware/bin/bash ../libtool --tag=CC --mode=compile xlclang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/opt/freeware/include -qmaxmem=16384 -D