|
[Sponsors] |
August 27, 2004, 06:36 |
CFX4-4 solver on Linux RedHat ver.8
|
#1 |
Guest
Posts: n/a
|
Hi,
Is it possible to run CFX4-4 solver on Linux RedHat ver.8 ? When I run it with a user fortran, I always get the message /usr/bin/ld: cannot open /crtbegin.o: But this file exists on this linux machine like /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtbegin.o /usr/lib/gcc-lib/i386-redhat-linux7/2.96/crtbegin.o It seems that the compiler pgf90 cannot locate the file crtbegin.o. Yoshi |
|
September 6, 2004, 15:18 |
Re: CFX4-4 solver on Linux RedHat ver.8
|
#2 |
Guest
Posts: n/a
|
Try to symlink this file into the lib subdirectory of PGI default installation, like:
ln -s /usr/lib/gcc-lib/i386-redhat-linux/3.2/crtbegin.o /usr/local/PGI/lib Good luck, Stevie |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MPI Crashes After FMG Solver - Parallel computing on Linux | jonny_b | FLUENT | 0 | April 11, 2011 13:36 |
Could you comare StarCD with CFX 5?Help, please... | Suteh | CFX | 54 | November 7, 2001 21:12 |
CFX 5.5 | Roued | CFX | 1 | October 2, 2001 17:49 |
Setting a B.C using UserFortran in 4.3 | tokai | CFX | 10 | July 17, 2001 17:25 |
Error during Solver | cfd guy | CFX | 4 | May 8, 2001 07:04 |