michael wrote:
Kamaraju Kusumanchi wrote:
yes I did all this! it's the C++ that seems to be causing problems when
looking for header files (eg I compiled up all of mpich without problem)
Ok. How about -cxxlib-icc option then?
$cat sizes.cpp
#include
using namespace std;
int main() {
cout << s
Kamaraju Kusumanchi wrote:
yes I did all this! it's the C++ that seems to be causing problems when
looking for header files (eg I compiled up all of mpich without problem)
Ok. How about -cxxlib-icc option then?
$cat sizes.cpp
#include
using namespace std;
int main() {
cout << sizeof(char) <
> yes I did all this! it's the C++ that seems to be causing problems when
> looking for header files (eg I compiled up all of mpich without problem)
Ok. How about -cxxlib-icc option then?
$cat sizes.cpp
#include
using namespace std;
int main() {
cout << sizeof(char) << "\n";
cout << sizeo
Kamaraju Kusumanchi wrote:
On Mon, 22 Nov 2004 16:55:49 +, michael
<[EMAIL PROTECTED]> wrote:
Folks, on my Debian dual-Xeon box, I have tried to install the Intel
C/C++ compiler (ifc). I have followed Intel's instructions in "Platform
ifc is intel fortran compiler. icc is the intel c/c+
On Mon, 22 Nov 2004 16:55:49 +, michael
<[EMAIL PROTECTED]> wrote:
> Folks, on my Debian dual-Xeon box, I have tried to install the Intel
> C/C++ compiler (ifc). I have followed Intel's instructions in "Platform
ifc is intel fortran compiler. icc is the intel c/c++ compiler
>
> However, when
michael wrote:
(more at end)
Original Message
Subject: intel compiler not finding (system) header files
Resent-Date: Mon, 22 Nov 2004 10:56:32 -0600 (CST)
Resent-From: [EMAIL PROTECTED]
Date: Mon, 22 Nov 2004 16:55:49 +
From: michael <[EMAIL PROTECTED]>
To: [EMAIL PRO
(more at end)
Original Message
Subject: intel compiler not finding (system) header files
Resent-Date: Mon, 22 Nov 2004 10:56:32 -0600 (CST)
Resent-From: [EMAIL PROTECTED]
Date: Mon, 22 Nov 2004 16:55:49 +
From: michael <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Folks,
Folks, on my Debian dual-Xeon box, I have tried to install the Intel
C/C++ compiler (ifc). I have followed Intel's instructions in "Platform
Notes: Using Intel C++ Compiler on Unsupported Operating Systems". (This
was essentially using 'alien' to convert rpm->deb, then dpkg and then
sed INSTALL
8 matches
Mail list logo