Hi, I installed Intel Fortran Compiler and I think that I run "./configure" fine. Now I "make all" then there is an another problem (message 4 attached). My LD_LIBRARY_PATH already has content: /opt/intel_fc_80/lib/;/opt/intel/mkl701/lib/32/. I don't know what library is absent?
On Fri, 19 Nov 2004 21:33:13 +0700, Pham Minh Dung <pmdung at gmail.com> wrote: > Thanks you very much, I'll try it! > -- > PHAM Minh Dung > > > > On Fri, 19 Nov 2004 05:20:02 -0800 (PST), Eyvaz Isaev > <eyvaz_isaev at yahoo.com> wrote: > > Hi, > > > > >g77: avrec.F90: linker input >file unused because > > linking not >done > > > > The message, more likely, means that there is no > > compiled avrec.F90, i.e. there is no avrec.o file. > > > > As far as I know, g77 is not able to compile the code. > > And according your message you have no Fortran90 > > compiler, even g95. > > I this case you can download Intel Fortran Compiler > > from > > http://www.intel.com/software/products/compilers/flin/index.htm > > Download also the MKL libraries from the same website. > > The comination IFC+MKL should work well on Intel based > > computers. > > > > Good lucks, > > Eyvaz. > -- PHAM Minh Dung -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: message4.txt Url: /pipermail/attachments/20041120/494c2ef3/attachment.txt
