diff options
author | Geir Vattekar <geir.vattekar@trolltech.com> | 2009-06-30 12:25:47 +0200 |
---|---|---|
committer | Geir Vattekar <geir.vattekar@trolltech.com> | 2009-06-30 12:36:00 +0200 |
commit | 238a618b5482e0471f46ed71362492be9c4df4a6 (patch) | |
tree | e382c5d2650c095ae188f340e06c199262b190a5 /doc/src/platform-notes.qdoc | |
parent | 815841491a378237349a5206ac841454629d2628 (diff) | |
download | qt4-tools-238a618b5482e0471f46ed71362492be9c4df4a6.tar.gz |
Doc: Fixed links that pointed to removed documentation.
Information on issues with the icc compiler has been moved in the docs.
Redirected links that still pointed to the old location.
Task-number: 257039
Reviewed-by: Morten Engvoldsen
Diffstat (limited to 'doc/src/platform-notes.qdoc')
-rw-r--r-- | doc/src/platform-notes.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/platform-notes.qdoc b/doc/src/platform-notes.qdoc index 23094e1217..8fe8170258 100644 --- a/doc/src/platform-notes.qdoc +++ b/doc/src/platform-notes.qdoc @@ -397,7 +397,7 @@ \row \o Apple Mac OS X (32-bit) \o gcc 4.0.1 \row \o Linux (32 and 64-bit) \o gcc 4.1, 4.2, 4.3 \row \o Microsoft Windows \o gcc 3.4.2 (MinGW) (32-bit), MSVC 2003, 2005 (32 and 64-bit), 2008, - \l{Known Issues in %VERSION%}{Intel icc (see note)} + \l{Intel C++ Compiler}{Intel icc (see note)} \endtable Any platform-compiler combinations not listed here should be considered unsupported. @@ -596,8 +596,9 @@ \section1 Intel C++ Compiler - \warning Please see the \l{Known Issues in %VERSION%} page for information - about an issue with this compiler. + Qt supports the Intel C++ compiler on both Windows and Linux. + However, there are a few issues on Linux (see the following + section). \section2 Intel C++ Compiler for Linux |