X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e4dc03dcce4f881bcf8ca3586128ddf40ba0eea..b2a0801592284a074235c5e8f1c9987e873d6ba4:/docs/html/faqgtk.htm diff --git a/docs/html/faqgtk.htm b/docs/html/faqgtk.htm index e89b148d98..54bbdb5c10 100644 --- a/docs/html/faqgtk.htm +++ b/docs/html/faqgtk.htm @@ -28,6 +28,8 @@ See also top-level FAQ page.
+
+ +"The important thing is the libc version that your app +is linked against. The most recent version is 2.2.5 +and programs linked against it will not run with version +2.1.X so that you will fare best if you compile your app +on a 2.1.X system. It will then run on practically all +Linux distros (if you link you app statically against +the image libraries and std C++ lib)."