Re: g77 compiler

From: Nick Holford Date: February 10, 2008 technical Source: mail-archive.com
Garry, The dir variable must be set to the NONMEM installation location. It is NOT the g77 directory. You need to have the g77 directory in your PATH. e.g. c:\g77\bin. That is how the compiler is found by nmfe. Nick [EMAIL PROTECTED] wrote: > > Nonmem users: > > I am re-installing NONMEM V using a g77 compiler (in lieu of the Digital > Fortran compiler previously used). I have reviewed the NONMEM Users Tip # 12 > and the information in the NONMEM archives, I am still receiving an error > message and I suspect that the below listed lines in the nmfe5,bat files are > the source of the problem > > set dir=c:\nmv > set f=ifort > set op=/nologo /nbs /w /4Yportlib /Gs /Ob1gyti /Qprec_div > > I changed the "set dir" to the g77 directory and I think that I need to > change the "set f" to g77. But I don't know what switches to use in the "set > op" line. Can anyone suggest the correct command? > > Thanks, > > Garry > > This e-mail (including any attachments) is confidential and may be legally > privileged. If you are not an intended recipient or an authorized > representative of an intended recipient, you are prohibited from using, > copying or distributing the information in this e-mail or its attachments. If > you have received this e-mail in error, please notify the sender immediately > by return e-mail and delete all copies of this message and any attachments. > Thank you. -- Nick Holford, Dept Pharmacology & Clinical Pharmacology University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand [EMAIL PROTECTED] tel:+64(9)373-7599x86730 fax:+64(9)373-7090 www.health.auckland.ac.nz/pharmacology/staff/nholford
Feb 10, 2008 Garry Boswell g77 compiler
Feb 10, 2008 Nick Holford Re: g77 compiler