Gentoo Archives: gentoo-dev

From: Konstantinos Pachnis <kostasp@××××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] ICC/IFC 8.1 ebuilds
Date: Sun, 21 Nov 2004 01:38:52
Message-Id: 419FF1AA.6050403@onetel.com
1 Hello
2 two new ebuilds for icc and ifc 8.1 can be found on the bugzilla gentoo
3 web site.
4 bug #68117 for icc
5 bug #68015 for ifc
6
7 Know problems
8 ICC:
9 There problems locating gcc include files (icc uses gcc files and
10 libraries by default for gcc greater 3.2).
11 You can use either the parameter -cxxlib-icc to use intel's libraries
12 and headers or set manually the location of
13 the gcc c++ headers.
14
15 IFC:
16 None for now
17
18 The ebuilds install both compilers in the default directory provided by
19 intel (intel_cc_80 and intel_fc_80).
20 Installing both compilers under the same directory as happened with
21 earlier versions causes some problems:
22 The installation of the second compiler replaces readme files under the
23 doc directory related to first compiler.
24 Removing the second installed compiler will remove files required by the
25 first installed compiler (libraries and documentation).
26
27 After installing both compilers will be a duplicate value for intell
28 debugger to your path, manpath and rootpath.
29
30 Both compilers install idb. Removing one compiler will remove idb.
31
32 None ebuilds tested with icc/ifc.
33
34 Thanks
35
36 --
37 gentoo-dev@g.o mailing list