From owner-chemistry@ccl.net Tue Nov 8 13:50:01 2005 From: "David F. Green dfgreen[]ams.sunysb.edu" To: CCL Subject: CCL: using DELPHI with g77 and gcc ! Message-Id: <-29905-051108133629-16252-mQgbazzxsHxkiqSAsLLzkw---server.ccl.net> X-Original-From: "David F. Green" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Date: Tue, 08 Nov 2005 12:10:49 -0500 MIME-Version: 1.0 Sent to CCL by: "David F. Green" [dfgreen[a]ams.sunysb.edu] IIRC, g77/gcc gives errors on the memory allocation code in DelPhi (although I'm not positive on whether this is still the case in the newer versions). If you will be unning under Linux on x86 architecture (Intel or AMD), I would suggest using Intel's compilers (free for non-commerical use): http://www.intel.com/cd/software/products/asmo-na/eng/compilers/flin/219771.htm DelPhi does compile with them (I don't recall if any tricks are needed - but I don't think so), and they produce good, fast code. Hope this helps. ======================================================================== David F. Green Assistant Professor http://www.ams.sunysb.edu/~dfgreen/ Applied Mathematics and Statistics Stony Brook University Office: +1-631-632-9344 Math Tower, Room 1-117 Mobile: +1-617-953-3922 Stony Brook, NY 11794-3600 Fax: +1-631-632-8490 ======================================================================== Pradipta Bandyopadhyay pradipta .. iitg.ernet.in wrote: > Sent to CCL by: Pradipta Bandyopadhyay [pradipta:+:iitg.ernet.in] > Has anyone used DELPHI (from Barry Honig's group) with g77 and gcc > compiler in red hat linux? I learned that pg77 and pgcc are the default > compilers for DELPHI - but these are not free. > > thanks. > > Pradipta> > >