CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   CFX4-4 solver on Linux RedHat ver.8 (https://www.cfd-online.com/Forums/cfx/20600-cfx4-4-solver-linux-redhat-ver-8-a.html)

YOSHIFUMI August 27, 2004 05:36

CFX4-4 solver on Linux RedHat ver.8
 
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

Stevie Wonder September 6, 2004 14:18

Re: CFX4-4 solver on Linux RedHat ver.8
 
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


All times are GMT -4. The time now is 19:01.