|
[Sponsors] |
September 22, 2011, 07:32 |
Error install gdbOF
|
#1 |
New Member
Ajinkya Pandit
Join Date: Sep 2011
Posts: 8
Rep Power: 15 |
I downloaded the gdbOF package developed to debug OpenFOAM software from here:
http://openfoamwiki.net/index.php/Contrib_gdbOF However while compiling, i got the error Code:
/usr/bin/ld: cannot find -lfiniteVolume I have been using OpenFOAM-2.0.0. Thanks, Ajinkya |
|
November 10, 2011, 11:00 |
|
#2 |
New Member
Juan Marcelo Gimenez
Join Date: Dec 2009
Location: Santa Fe, Argentina
Posts: 12
Rep Power: 16 |
To complete and close this thread, I going to explain for all of you the problem and how to fix it. However we sent an email to Ajinkya two months ago with the answers.
You must ensure that OpenFOAM have been compiled in "Debug" mode, and is selected the option "Debug" in the environment variables of OpenFOAM (file etc/bashrc). A fast way to test that is: $ find -iname "*finiteVolume.so*" must shows the folder "/platform/linuxGccDPDebug/" instead of "/platform/linuxGccDPOpt/" Regards, Juan |
|
Tags |
compile error, gdbof, openfoam 2.0.x |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
gdbOF: A debugging Tool for OpenFOAM | nisi | OpenFOAM Announcements from Other Sources | 18 | August 20, 2015 12:43 |
gdbOF: A debugging Tool for OpenFOAM | nisi | OpenFOAM Programming & Development | 0 | June 9, 2011 12:28 |