|
[Sponsors] |
Fortran90 (creating executable by using libraries) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 27, 2004, 23:34 |
Fortran90 (creating executable by using libraries)
|
#1 |
Guest
Posts: n/a
|
Hi,
I am trying to create an executable using pgf90 compiler of a code that uses several libraries (like LINPAck/LAPACK/PetSc etc). I need to create the executable by linking the PetSc libraries and then use it on a machine which does not have these libraries installed. This would involve (probably) the use of a certain linking flag during the compilation process that would take care of linking the libraries in such a way it can be used on another machine which does'nt have the same libraries installed. Can anyone tell me how can I do this?. If someone has a sample makefile which can do this that might help me. thanks, ravi. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Fluent3DMeshToFoam | simvun | OpenFOAM Meshing & Mesh Conversion | 50 | January 19, 2020 16:33 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
Problems with Meshing: Collapsed Cells | Emmanuel Resch | Siemens | 1 | July 30, 2007 04:02 |
Creating shared libraries with CFX-10.0 | jorllam | CFX | 4 | May 30, 2006 17:15 |
Gerris software installation | mer | Main CFD Forum | 2 | November 12, 2005 09:50 |