I have not installed the boost libraries, so included boost was used.
Even if you have installed boost, the included boost will be used after a version check.
Scons detected that I have Aiksaurus and compilation went smooth till the final link stage which however failed as follows: After I added "extra_lib_path=/usr/local/lib" to the scons command line (libAiksaurus.dll.a is there) everything went fine till the end.
This is something need to be fixed. I will have a look.
scan that directory for executables and libraries and tells you the names of the packages containing the needed dynamic libraries.
I will do this within SConstruct.
I also suggest that you apply this patch for the cygwin distribution:
This patch should be applied. I have seen it twice but JMarc somehow missed them. Thanks. Bo