|
[Sponsors] |
[OpenFOAM.org] gcc: error: unrecognized command line option '--showme:link' |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 9, 2015, 10:14 |
gcc: error: unrecognized command line option '--showme:link'
|
#1 |
New Member
James
Join Date: Jun 2012
Posts: 8
Rep Power: 14 |
I'm running Ubuntu 14.04 LTS 64-bit. Having followed the instructions on the Ubuntu Deb Pack Installation, I came across the error:
Code:
gcc: error: unrecognized command line option '--showme:link' Code:
sudo update-alternatives --list mpi Code:
/usr/lib/openmpi/include Doing Code:
sudo update-alternatives --set mpi /usr/lib/openmpi/include Doing Code:
which mpicc Code:
~/anaconda/bin/mpicc Any ideas? Many thanks! |
|
February 9, 2015, 11:18 |
|
#2 |
Senior Member
|
Hi,
It seems Anaconda uses MPICH2 instead of OpenMPI. So, you can try following this thread: http://www.cfd-online.com/Forums/ope...me-errors.html. |
|
February 9, 2015, 11:39 |
|
#3 | ||
New Member
James
Join Date: Jun 2012
Posts: 8
Rep Power: 14 |
Quote:
For anyone stumbling on this problem, I followed the instructions in the link supplied above which involved putting a file called "pref.sh" in /opt/openfoam231/etc/ which contains the line: Quote:
|
|||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion | faizan_habib7 | CFX | 4 | February 1, 2016 18:00 |
Error in Two phase (condensation) modeling | adilsyyed | CFX | 15 | June 24, 2015 20:42 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
Constant velocity of the material | Sas | CFX | 15 | July 13, 2010 09:56 |