Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, please make sure that binutils has been installed successfully! type rpm -ql binutils at the shell, see what happens. "James" <t_durden@lycos.co.uk> ???? news:175060pkbuuqsemkc7l0579p8b5k7262fv@ 4ax.com... > Hi, > > I've installed the intel fortran compiler in linux mandrake 9.1 > according to the instructions at > http://ftp.aset.psu.edu/pub/ger/for...tranInstall.txt > > But when I try to compile a file using <ifort file.f90 -o file> > (without the <> ) I get the following errors: > > as: No such file or directory > /usr/bin/ld: No such file or directory > > Anyone know what's going on? Thanks
Post Follow-up to this messageRonny wrote: > Hi, please make sure that binutils has been installed successfully! > type rpm -ql binutils at the shell, see what happens. Had to install 'binutils' and 'gcc' and now it works. Thanks!
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.