Project

General

Profile

Best GCC and related tool version to build Wt?

Added by Ford Burton over 11 years ago

What version of GCC, glibc, and other components of a toolchain are appropriate to build Wt?


Replies (1)

RE: Best GCC and related tool version to build Wt? - Added by Koen Deforche over 11 years ago

Hey Ford,

Wt builds with gcc 4, but also older gcc 3 releases should work after you disable some features (this is occasionally done to run Wt on embedded systems which do not have an up-to-date compiler).

As to glibc, we are not aware of any issues, but Wt also works with other libc variants (again you might need to disable some features such as wide char support).

In practice, if you have a working compiler/toolchain for boost, then this will work as well for Wt.

Regards,

koen

    (1-1/1)