X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=99ce60c7bc6b00eb73423c31dccf70f0a9cb53b5;hp=a473938234a8e04c9442bb9a7da928fc4bae6539;hb=118c68a6cf5f098e68a6bed1df18dd6832ca4d10;hpb=a33e42aee121185f479667b2104a15fc2033762e diff --git a/INSTALL b/INSTALL index a4739382..99ce60c7 100644 --- a/INSTALL +++ b/INSTALL @@ -50,9 +50,10 @@ Quassel recognizes the following options: Qt installed in some local dir. -DSTATIC=1 - Enable static building of Quassel. You should link the static versions of some libs + Enable static building of Quassel. On Linux, you should link the static versions of some libs (in particular libstdc++.a) into /path/to/build/dir/staticlibs in oder to create - a portable binary! + a portable binary! Be aware of the fact that some things we do in STATIC mode might not be portable + or require a particular setup; it's mainly meant for the devel team. BUILDING ON WINDOWS: --------------------