Linux g++ supported versions

As of Liquid XML Data Binder v15.1.14, Liquid C++ Runtime libraries are provided for the following g++ builds:
 
- Linux x86 32 bit (g++ 3.2, 3.4.1, 4.2.4, 4.3.3)
- Linux x86 64 bit (g++ 4.4.4, 4.9.4, 5.4.0, 6.2.0, 6.4.0, 7.2.0)
 
 
Note: When compiling the generated code on Linux platforms running g++ 3.3.x and 3.4.0, you will receive compiler errors. This is due to non-standard template handling in these versions.

There is no work around other than changing the g++ version.

g++ 3.2.x and 3.4.1 onwards compile without error.