From owner-nwchem-users@emsl.pnl.gov Tue Aug 22 09:19:22 2006 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.13.7/8.13.7) with ESMTP id k7MGJLL5002437 for ; Tue, 22 Aug 2006 09:19:22 -0700 (PDT) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.13.7/8.13.7/Submit) id k7MGJLZJ002436 for nwchem-users-outgoing-0915; Tue, 22 Aug 2006 09:19:21 -0700 (PDT) X-Authentication-Warning: odyssey.emsl.pnl.gov: majordom set sender to owner-nwchem-users@emsl.pnl.gov using -f X-IronPort-AV: i="4.08,156,1154934000"; d="scan'208"; a="3851045:sNHT24797556" Message-ID: <44EB2E87.4010700@pnl.gov> Date: Tue, 22 Aug 2006 09:19:19 -0700 From: Dunyou Wang User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Bryan Putnam CC: nwchem-user Subject: Re: [NWCHEM] undefined reference to `f__xargv' References: <1089383298.12101.15.camel@kaliman.iimatercu.unam.mx> <40EEB307.4080301@pnl.gov> In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Aug 2006 16:19:19.0076 (UTC) FILETIME=[B84C7640:01C6C606] Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Hi Bryan, First make sure you don't have any residue from your previous unsuccessful compilation by issue 'make realclean' in your $NWCHEM_TOP/src directory. Then during the compiling, use 'make FC=ifort CC=icc' to do your compilation. Hope this helps Dunyou Wang Bryan Putnam wrote: > Hi all, > > I'm attempting to build nwchem-4.7 with the Intel-9.0 compilers on a LINUX > system. The build proceeds fine for several hours until the link step > where I see > > undefined reference to `f__xargc' > > I understand this is related to the famous "underscore" problem, but how > exactly is the remedy for this implemented in the nwchem build? > > Thanks! > Bryan > > -- > Bryan Putnam > Rosen Center for Advanced Computing, Purdue University > Young Hall (Rm. 519) > 302 Wood Street > West Lafayette, IN 47907-2108 > Ph 765-496-8225 Fax 765-494-0566 > bfp@purdue.edu > http://www.purdue.edu/itap > >