Re: [OMPI users] C++ problem with ./configure using Intel version 9.0

2006-05-02 Thread Douglas Kojetin
Thanks for the email. There was a problem with the setup of the Intel C++ compiler. I had to add the following line to the icpc.cfg file: -gcc-version=400 Doug On May 2, 2006, at 12:24 AM, Jeff Squyres ((jsquyres)) wrote: Can you send the config.log file as well? (please compress) T

Re: [OMPI users] C++ problem with ./configure using Intel version 9.0

2006-05-02 Thread Jeff Squyres (jsquyres)
Can you send the config.log file as well? (please compress) That file contains a bunch of data we need to see to verify the problem. >From a quick glance at your config.out, we typically see this kind of output when the C++ compiler is not installed properly or is otherwise unable to compile C++