Explorar o código

Warning about GCC 6
Fixes #208

Julian Murgia %!s(int64=9) %!d(string=hai) anos
pai
achega
976eb968c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      reference/compiling_for_x11.rst

+ 1 - 1
reference/compiling_for_x11.rst

@@ -11,7 +11,7 @@ Requirements
 For compiling under Linux or other Unix variants, the following is
 required:
 
--  GCC (G++) or Clang
+-  GCC (G++) or Clang (note: use of GCC6 is discouraged because of optimization problems. Prefer GCC versions <6 for the moment).
 -  Python 2.7+ (3.0 is untested as of now)
 -  SCons build system
 -  pkg-config (used to detect the dependencies below)