From chemistry-request "-at-" server.ccl.net Wed Jul 17 08:58:39 2002 Received: from kbtfw.kubota.co.jp (firewall-user - at - [133.253.102.202]) by server.ccl.net (8.11.6/8.11.0) with ESMTP id g6HCwbv21651 for ; Wed, 17 Jul 2002 08:58:38 -0400 Received: by kbtfw.kubota.co.jp; id g6HCwZq20115; Wed, 17 Jul 2002 21:58:36 +0900 (JST) Received: from unknown(133.253.122.4) by kbtfw.kubota.co.jp via smap (V5.0) id xma020064; Wed, 17 Jul 02 21:58:13 +0900 Received: from kubotaj.tt.kubota.co.jp (kbtgk.eto.kubota.co.jp [133.253.122.3]) by kbtmk.eto.kubota.co.jp (8.12.2/8.12.2) with ESMTP id g6HCvo1v044965 for ; Wed, 17 Jul 2002 21:58:03 +0900 (JST) Received: from tt.kubota.co.jp (pegasus.tt.kubota.co.jp [133.253.130.15]) by kubotaj.tt.kubota.co.jp (8.9.3+3.2W/3.7W) with ESMTP id VAA29810 for ; Wed, 17 Jul 2002 21:58:38 +0900 Received: from muramasa01.kubota.co.jp [133.253.130.200] by tt.kubota.co.jp (SMTPD32-7.06) id AB0E10BA009A; Wed, 17 Jul 2002 22:03:10 +0900 Message-Id: <10207171255.AA00003 $#at#$ muramasa01.kubota.co.jp> From: atsutoshi konoo Date: Wed, 17 Jul 2002 21:55:48 +0900 To: chemistry -8 at 8- ccl.net Subject: anyone tell me how to build g98 A11 with ifc 6.0 X-ALMail-Regist: Request to license MIME-Version: 1.0 X-Mailer: AL-Mail 1.34 Content-Type: text/plain; charset=us-ascii hi CCLers I am trouble about compiling Gaussian98 Rev A11 with Intel Fortran Compiler. Please tell me how to build it with properly. It's first compilation g98 with ifc for me. I am using ifc(intel fortran compiler)6.0 evaluate version,and it works good. for building with ifc,I modified some part of bsd/i386.make like as following. RUNF77 = ifc F2CLIB = LIBS = -lPEPCF90 UNROLL = -unroll VECTOR = -vec TWOH = PC64 = -pc64 and I got build.logs like as below -------bldg98.log------------------------- . . . . rm ./as8zmYLF.as rm ./argt9fLkg.arg rm -f ml0.f ml0.c make[1]: Leaving directory `/home/g98' ifc -O2 -tp p6 -unroll -vec -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -W0 -v -o g98 ml0.o util.so -lPEPCF90 ifc: warning: -vec is default; use -x and -ax to configure vectorization ld \ /usr/lib/crt1.o \ /usr/lib/crti.o \ /opt/intel/compiler60/ia32/lib/crtxi.o \ -dynamic-linker \ /lib/ld-linux.so.2 \ -o \ g98 \ ml0.o \ util.so \ -lPEPCF90 \ -Qy \ /opt/intel/compiler60/ia32/lib/icrt.link \ -u \ ___pseudo_link \ -L/opt/intel/compiler60/ia32/lib \ -L/usr/lib \ -Bstatic \ -lintrins \ -lIEPCF90 \ -lF90 \ -lintrins \ -limf \ -Bdynamic \ -lm \ -Bstatic \ -lirc \ -Bdynamic \ -lcxa \ -Bstatic \ -lcprts \ -lunwind \ -Bdynamic \ -lcxa \ -Bdynamic \ -lc \ /opt/intel/compiler60/ia32/lib/crtxn.o \ /usr/lib/crtn.o util.so: undefined reference to `wait_' util.so: undefined reference to `fork_' make: *** [g98] Error 1 ------------------------------------------ comparing to pgf77 building logs,I found wait_ and fork_ is linked pgf77 libs. if when one use ifc,which libraries must be required? or,Does anyone know website which has informations about g98 built with ifc? finally,I am sorry for my silly question. regards. ################################# KGT Inc systerm service dept cluster tech group Atsutoshi Konoo +81-03-3225-0747 a-konoo { *at * } kubota.co.jp ################################# -- atsutoshi konoo a-konoo %-% at %-% kubota.co.jp