/usr/bin/ld: cannot find /crtbegin.o

Hi,

when I try to compile a simple program with pgf90 version 6.1-3 on a linux PC (REDHAT 7), I have the following error message at the link step :
‘/usr/bin/ld: cannot find /crtbegin.o’

do you have any suggestion ?

Hi sbuis,

This error typically occurs when the compilers failed to install on your system. Which version of Redhat are you using? Version 7.3 is the oldest version supported by release 6.1. If you have 7.0-7.2 then you’ll need to download the PGI 5.2 release from our release download page since this is the last release to support these versions of Redhat.

Thanks,
Mat