Re: intel compiler not finding (system) header files

2004-11-23 Thread michael
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

Re: intel compiler not finding (system) header files

2004-11-23 Thread michael
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) <

Re: intel compiler not finding (system) header files

2004-11-22 Thread Kamaraju Kusumanchi
> 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

Re: intel compiler not finding (system) header files

2004-11-22 Thread michael
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+

Re: intel compiler not finding (system) header files

2004-11-22 Thread Kamaraju Kusumanchi
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

Re: intel compiler not finding (system) header files

2004-11-22 Thread michael
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

Re: intel compiler not finding (system) header files

2004-11-22 Thread michael
(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,

intel compiler not finding (system) header files

2004-11-22 Thread michael
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