removed unsupported compilers from the FAQ

This commit is contained in:
Simon Hafner
2013-05-21 15:39:11 -05:00
parent 42dde41241
commit f72fdf44f6

View File

@@ -114,12 +114,8 @@ Change the value of the ``cc`` variable to one of the following:
Abbreviation C/C++ Compiler
============== ============================================
``dmc`` Digital Mars C++
``wcc`` Watcom C++ (now unsupported!)
``bcc`` Borland C++ (now unsupported!)
``vcc`` Microsoft's Visual C++
``gcc`` Gnu C
``pcc`` Pelles C (now unsupported!)
``lcc`` Lcc-win32 (now unsupported!)
``tcc`` Tiny C
``llvm_gcc`` LLVM-GCC compiler
``icc`` Intel C++ compiler