|
[Sponsors] |
May 13, 2014, 03:23 |
Linking to fortran compiler in Windows
|
#1 | |
New Member
Leanne R.
Join Date: Sep 2012
Posts: 2
Rep Power: 0 |
I am running Fluent 15.0 on Windows 7 64 bit. I am trying to compile a UDF that references some Fortran subroutines. I have compiled the subroutines into a static library file, libmc.a. However, when I run nmake to compile the full UDF library, I get the following error:
Quote:
Code:
$(LD) $(LDFLAGS) $(OBJECTS) $(USER_OBJECTS) -L/soft/gcc/4.7.2/lib64 -lgfortran -o $@ |
||
Tags |
fortran subroutines, udf compilation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Intel Fortran Compiler & Tutorial 17 | Young | CFX | 1 | March 30, 2011 02:39 |
Fortran Compiler and example | Young | CFX | 1 | March 22, 2011 23:26 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Fortran compiler | Erik | Siemens | 2 | November 28, 2008 21:05 |
OpenFOAM with Cygwin | kitchener | OpenFOAM Installation | 6 | April 25, 2006 00:09 |