The following are systems that Denora has been compiled to ensure there are no compiler errors, after each build, ./stats -v is run to check that it does execute without link errors.

Operating System Compiler version Mysql Notes
Openbsd
OpenBSD openbsd.Home 5.3 GENERIC#50 i386
Configured with: OpenBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719
mysql v5.1.68 make strict, does have warnings with a zlib header, this has nothing to do with our code as its zlib headers attempt to reinclude headers that cause the warning.
FreeBSD 9
FreeBSD freebsd 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]
mysql v5.6.12 make strict, does have a warning
signals.c:528: warning: the address of 'segv_location' will always evaluate as 'true'
will fix in the future release
FreeBSD 10 beta
FreeBSD freebsd10 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 21:15:32 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: i386-unknown-freebsd10.0
Thread model: posix

mysql v5.6.14 make strict, does have a warning will fix in the future release
NetBSD
NetBSD netbsd.Home 6.1.2 NetBSD 6.1.2 (GENERIC) i386
COLLECT_GCC=gcc
Target: i486--netbsdelf
Thread model: posix
gcc version 4.5.3 (NetBSD nb2 20110806)
mysql v5.5.33
DragonFly BSD
DragonFly dragon 3.4-RELEASE DragonFly v3.4.3-RELEASE #0: Wed Aug 28 01:55:49 UTC 2013 root@:/usr/obj/usr/src/sys/GENERIC i386
Target: i386-pc-dragonflybsd
Configured with: DragonFly/i386 system compiler (c, c++, objc, LTO)
Thread model: posix
gcc version 4.7.2 [DragonFly] Release/2012-09-20
mysql v5.1.67 A couple of make strict items to be cleaned up later
Mac OSX 10.7
Darwin macbook-pro.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64
Configured with: --prefix=/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.75) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix
mysql v5.6.14 A couple of make strict items to be cleaned up later
OpenSuse 12.3
Linux linux-6nwh.site 3.7.10-1.1-default #1 SMP Thu Feb 28 15:06:29 UTC 2013 (82d3f21) i686 i686 i386 GNU/Linux
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.7/lto-wrapper
Target: i586-suse-linux
Thread model: posix
gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux)
mysql v5.5.33
Debian 7.2
Linux debian 3.2.0-4-486 #1 Debian 3.2.51-1 i686 GNU/Linux
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
Target: i486-linux-gnu
Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-5)
mysql v5.5.31
OpenIndian
SunOS openindiana 5.11 oi_151a8 i86pc i386 i86pc Solaris
Using built-in specs.
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
mysql untested A couple of make strict items to be cleaned up later
ZenWalk
Linux zenwalk 2.6.37.4 #1 SMP PREEMPT Fri Mar 18 18:17:50 CET 2011 i686 AMD Phenom(tm) II X3 B75 Processor AuthenticAMD GNU/Linux
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.2/lto-wrapper
Target: i486-slackware-linux
Thread model: posix
gcc version 4.5.2 (GCC)
mysql 5.1.55 A couple of make strict items to be cleaned up later