Sergey wrote:
Hi Timo I've triedt to compile v1.1.beta3 on OpenSolaris (x86) with SunStudio 12.
options invalid; UNIX 03 and POSIX.1-2001 applications require the use of c99"
export CFLAGS="-x03 -xtarget=native -xc99" ./configure ..etc.. Your optimization flags may vary. Tomi