diff options
author | Marius Strobl <marius@FreeBSD.org> | 2004-11-02 23:27:26 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2004-11-02 23:27:26 +0000 |
commit | 9bb80ef3fe66acb9035b8280e6ec85fa2fd2df05 (patch) | |
tree | 243481730e9ce42429309c1bb2b6ad78a5665b50 /lang/icc/files/exclude_noportdocs | |
parent | - Fix runtime error (diff) |
o Preliminary update to 8.1.022:
- For changes since the 8.0 series see the installed C++ReleaseNotes.htm
but note that information given there doesn't necessarily apply to ICC
on FreeBSD, e.g. -cxxlib-gcc isn't the default on FreeBSD yet and this
port also doesn't install the Eclipse and CDT IDEs.
- ICC now unfortunately requires emulators/linux_base-8.
- Works fine for compiling C source.
- A 6.0-current GENERIC kernel compiles and boots.
- The devel/stlport-icc port currently can't link the exception handling
testsuite with this ICC version (due to relying on a missbehaviour of
the old ICC versions) and has to be changed in a way that doesn't break
lang/icc7.
- Support for using the GCC-compatibility of ICC on FreeBSD and using
the GNU libstdc++ as the STL with ICC is in the works.
o Like with the system GCC, default to libpthread for the threads library
on FreeBSD >= 502102.
Approved by: netchild
In joint forces with: netchild
Notes
Notes:
svn path=/head/; revision=120672
Diffstat (limited to 'lang/icc/files/exclude_noportdocs')
-rw-r--r-- | lang/icc/files/exclude_noportdocs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/icc/files/exclude_noportdocs b/lang/icc/files/exclude_noportdocs index a5798667357d..f66878f3a50a 100644 --- a/lang/icc/files/exclude_noportdocs +++ b/lang/icc/files/exclude_noportdocs @@ -1,11 +1,7 @@ doc/C++ReleaseNotes.htm -doc/asm_lan.pdf -doc/asm_ug -doc/asm_ug.pdf doc/c_ug doc/c_ug_lnx.pdf doc/ccompindex.htm doc/flex_ug.pdf doc/icpi.htm -doc/ref doc/training |