-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What steps will reproduce the problem?
Download the current sources of Trilinos, extract them, try installing it using
this do-configure script: http://pastebin.com/7PxMR7mT
What is the expected output? What do you see instead?
This is the output of the do-configure.sh script: http://pastebin.com/rpyt6kkU
The configuration fails stating "Verifying Fortran/CXX Compiler Compatibility -
Failed"
What version of the product are you using? On what operating system?
Trilinos 11.4 on a current Debian 64-bit testing system.
Also current versions of g++ and gfortran (updated right before doing the
Trilinos configuration), both installed via apt-get.
Please provide any additional information below.
I guess this is not an issue of Trilinos but an issue of configuration.
However, I do not know how to proceed and what I might be doing wrong. So it
would be nice to provide a hint towards this problem and its solution (whatever
it might be) somewhere in the tutorials.
Kind regards and many thanks in advance,
Eike
Original issue reported on code.google.com by [email protected] on 14 Aug 2013 at 3:39